summaryrefslogtreecommitdiff
path: root/configs/uniphier_ld4_sld8_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2020-05-07 16:11:19 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2020-05-22 05:21:06 +0300
commit1517126fdac2ee73286676770bca175b32d7a3d2 (patch)
tree83e3f3201fab97eae7efe6a7661ee9b333abe529 /configs/uniphier_ld4_sld8_defconfig
parent7a2704369c70ce3711dfa1a1ba795524899136a0 (diff)
downloadu-boot-1517126fdac2ee73286676770bca175b32d7a3d2.tar.xz
ARM: uniphier: select DM_ETH
drivers/net/smc911x.c has been converted to DM. select DM_ETH to enable it for all the UniPhier platform boards. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_ld4_sld8_defconfig')
-rw-r--r--configs/uniphier_ld4_sld8_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/uniphier_ld4_sld8_defconfig b/configs/uniphier_ld4_sld8_defconfig
index 0bc85432df..4ed735369a 100644
--- a/configs/uniphier_ld4_sld8_defconfig
+++ b/configs/uniphier_ld4_sld8_defconfig
@@ -52,7 +52,6 @@ CONFIG_NAND_DENALI_DT=y
CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8
CONFIG_SPL_NAND_DENALI=y
CONFIG_SMC911X=y
-CONFIG_SMC911X_BASE=0x0
CONFIG_SMC911X_32_BIT=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y