From: Robert Marko Date: Mon, 18 May 2020 10:25:20 +0000 (+0200) Subject: ipq806x: 5.4: enable AT803X driver X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6133ac8e99709cf1ab78c8a46b1d319f33d4e0ee;p=openwrt%2Fstaging%2Fneocturne.git 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 --- diff --git a/target/linux/ipq806x/config-5.4 b/target/linux/ipq806x/config-5.4 index 263d153dde..568c5df39e 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