[U-Boot] [PATCH 02/12] config: phycore-rk3288_defconfig: add PHY_TI
Janine Hagemann
j.hagemann at phytec.de
Thu Jun 14 09:48:46 UTC 2018
add PHY_TI to support dp83867
Signed-off-by: Janine Hagemann <j.hagemann at phytec.de>
---
configs/phycore-rk3288_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/phycore-rk3288_defconfig b/configs/phycore-rk3288_defconfig
index 50b0c98..7d0535f 100644
--- a/configs/phycore-rk3288_defconfig
+++ b/configs/phycore-rk3288_defconfig
@@ -53,6 +53,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