[U-Boot] [PATCH v4 2/7] config: phycore-rk3288_defconfig: add PHY_TI

Janine Hagemann j.hagemann at phytec.de
Tue Aug 28 06:25:00 UTC 2018


add PHY_TI to support dp83867

Signed-off-by: Janine Hagemann <j.hagemann at phytec.de>
---
v4: No changes
---
 configs/phycore-rk3288_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/phycore-rk3288_defconfig b/configs/phycore-rk3288_defconfig
index b81b5e6..340ba5d 100644
--- a/configs/phycore-rk3288_defconfig
+++ b/configs/phycore-rk3288_defconfig
@@ -54,6 +54,7 @@ CONFIG_MISC=y
 CONFIG_I2C_EEPROM=y
 CONFIG_MMC_DW=y
 CONFIG_MMC_DW_ROCKCHIP=y
+CONFIG_PHY_TI=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_GMAC_ROCKCHIP=y
-- 
2.7.4



More information about the U-Boot mailing list