From 4aa031bc4bd9bdb25ba712f152146be95b92ceab Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Mon, 18 May 2020 12:25:20 +0200 Subject: [PATCH] ipq806x: 5.4: enable AT803X driver Its needed for Edgecore ECW5410 which does not use QCA8337 switch, but rather 2x AR8033 PHY-s directly connected to GMAC-s. Signed-off-by: Robert Marko Signed-off-by: maurerr --- target/linux/ipq806x/config-5.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ipq806x/config-5.4 b/target/linux/ipq806x/config-5.4 index 263d153ddef..568c5df39ed 100644 --- a/target/linux/ipq806x/config-5.4 +++ b/target/linux/ipq806x/config-5.4 @@ -68,6 +68,7 @@ CONFIG_ARM_QCOM_CPUIDLE=y CONFIG_ARM_THUMB=y CONFIG_ARM_UNWIND=y CONFIG_ARM_VIRT_EXT=y +CONFIG_AT803X_PHY=y CONFIG_BINFMT_FLAT_ARGVP_ENVP_ON_STACK=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_MQ_PCI=y