summaryrefslogtreecommitdiff
path: root/configs/armadillo-800eva_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
committerTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
commit5bec37eb72bdb43d683593148f4911f1e1f34980 (patch)
treeca1014d0fc2cde48416c90f03c5bf448acc1775f /configs/armadillo-800eva_defconfig
parent556fd590db78def1cb92b0e887c665d3b75f7519 (diff)
parent306881a0bfca22798da64f55206ef2824f37efed (diff)
downloadu-boot-5bec37eb72bdb43d683593148f4911f1e1f34980.tar.gz
Merge branch 'migrate-various-PHY-options'WIP/28Apr2020
- Finish migration of CONFIG_PHYLIB and a number of related symbols to defconfig files.
Diffstat (limited to 'configs/armadillo-800eva_defconfig')
-rw-r--r--configs/armadillo-800eva_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/armadillo-800eva_defconfig b/configs/armadillo-800eva_defconfig
index d160708600..ec35221325 100644
--- a/configs/armadillo-800eva_defconfig
+++ b/configs/armadillo-800eva_defconfig
@@ -36,6 +36,8 @@ CONFIG_CMD_PING=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0x40000
# CONFIG_MMC is not set
+CONFIG_BITBANGMII=y
+CONFIG_PHY_SMSC=y
CONFIG_SH_ETHER=y
CONFIG_SCIF_CONSOLE=y
CONFIG_OF_LIBFDT=y