[PATCH] ARM: multi_v7_defconfig: enable CONFIG_DP83867_PHY

Daniel Schultz d.schultz at phytec.de
Tue Feb 13 01:39:18 PST 2018


This adds the driver for TI's DP83867 ethernet phy.

Signed-off-by: Daniel Schultz <d.schultz at phytec.de>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 61509c4..8313fa1 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -265,6 +265,7 @@ CONFIG_AT803X_PHY=y
 CONFIG_MARVELL_PHY=y
 CONFIG_SMSC_PHY=y
 CONFIG_BROADCOM_PHY=y
+CONFIG_DP83867_PHY=y
 CONFIG_ICPLUS_PHY=y
 CONFIG_REALTEK_PHY=y
 CONFIG_MICREL_PHY=y
-- 
2.7.4




More information about the linux-arm-kernel mailing list