commit | 0798df0e9dd4e51842bd0b01b35d177e5477e9f0 | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegorslists@googlemail.com> | Wed Feb 12 12:44:23 2020 +0100 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Mar 03 13:08:14 2020 +0530 |
tree | 9f4980945e7a03b36dfd02293480303b79323d0d | |
parent | 7577430546acd2b0157dab2503a17fc026ffc9f9 [diff] [blame] |
arm: baltos: switch to driver model for the net and mdio driver Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig index 63f0da9..2781d49 100644 --- a/configs/am335x_baltos_defconfig +++ b/configs/am335x_baltos_defconfig
@@ -55,6 +55,8 @@ CONFIG_PHY_ADDR_ENABLE=y CONFIG_PHY_ATHEROS=y CONFIG_PHY_SMSC=y +CONFIG_DM_ETH=y +CONFIG_DM_MDIO=y CONFIG_MII=y CONFIG_DRIVER_TI_CPSW=y CONFIG_SPI=y