summaryrefslogtreecommitdiff
path: root/configs/eb_cpu5282_defconfig
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 /configs/eb_cpu5282_defconfig
parent16199a8b961fab60587011e9da5a592b94d3eaf4 (diff)
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 'configs/eb_cpu5282_defconfig')
-rw-r--r--configs/eb_cpu5282_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig
index a1aee405e9..ae1329c78a 100644
--- a/configs/eb_cpu5282_defconfig
+++ b/configs/eb_cpu5282_defconfig
@@ -23,6 +23,7 @@ CONFIG_CMD_I2C=y
CONFIG_CMD_DHCP=y
CONFIG_BOOTP_BOOTFILESIZE=y
CONFIG_CMD_MII=y
+CONFIG_MII_INIT=y
CONFIG_CMD_DATE=y
CONFIG_ENV_ADDR=0xFF040000
CONFIG_SYS_FAULT_ECHO_LINK_DOWN=y