aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M5282EVB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:27 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commitcc386f161c3bd63c8370444df49d9fc36b60e403 (patch)
tree4b21f1912213c7ebdd81e9328a38d3425fff6717 /include/configs/M5282EVB.h
parent16199a8b961fab60587011e9da5a592b94d3eaf4 (diff)
downloadu-boot-cc386f161c3bd63c8370444df49d9fc36b60e403.zip
u-boot-cc386f161c3bd63c8370444df49d9fc36b60e403.tar.gz
u-boot-cc386f161c3bd63c8370444df49d9fc36b60e403.tar.bz2
Convert CONFIG_MII_INIT to Kconfig
This converts the following to Kconfig: CONFIG_MII_INIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/M5282EVB.h')
-rw-r--r--include/configs/M5282EVB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5282EVB.h b/include/configs/M5282EVB.h
index 974cfc3..cc64893 100644
--- a/include/configs/M5282EVB.h
+++ b/include/configs/M5282EVB.h
@@ -31,7 +31,6 @@
env/embedded.o(.text*);
#ifdef CONFIG_MCFFEC
-# define CONFIG_MII_INIT 1
# define CONFIG_SYS_DISCOVER_PHY
/* If CONFIG_SYS_DISCOVER_PHY is not defined - hardcoded */
# ifndef CONFIG_SYS_DISCOVER_PHY