aboutsummaryrefslogtreecommitdiff
path: root/include/configs/corvus.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:19 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit5a606a4c977dda5d3079502dca12800c62a68465 (patch)
treef66599b140bed35fe8e798b1ab068375b3cfc7be /include/configs/corvus.h
parent210a4b46bdc85a70af0f779861c945cb70227fea (diff)
downloadu-boot-5a606a4c977dda5d3079502dca12800c62a68465.zip
u-boot-5a606a4c977dda5d3079502dca12800c62a68465.tar.gz
u-boot-5a606a4c977dda5d3079502dca12800c62a68465.tar.bz2
Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig
This converts the following to Kconfig: CONFIG_AT91_WANTS_COMMON_PHY Cc: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/corvus.h')
-rw-r--r--include/configs/corvus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/corvus.h b/include/configs/corvus.h
index 2aabd4b..66eb8e9 100644
--- a/include/configs/corvus.h
+++ b/include/configs/corvus.h
@@ -57,7 +57,6 @@
/* Ethernet */
#define CONFIG_RMII
-#define CONFIG_AT91_WANTS_COMMON_PHY
/* DFU class support */
#define DFU_MANIFEST_POLL_TIMEOUT 25000