ARM: uniphier: select DM_ETH
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 7 May 2020 13:11:19 +0000 (22:11 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 22 May 2020 02:21:06 +0000 (11:21 +0900)
commit1517126fdac2ee73286676770bca175b32d7a3d2
tree83e3f3201fab97eae7efe6a7661ee9b333abe529
parent7a2704369c70ce3711dfa1a1ba795524899136a0
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>
arch/arm/Kconfig
configs/uniphier_ld4_sld8_defconfig
configs/uniphier_v7_defconfig
configs/uniphier_v8_defconfig