From: Bryan Berg Date: Wed, 22 May 2024 02:45:45 +0000 (-0700) Subject: ipq806x: 6.6: enable at803x driver X-Git-Tag: v24.10.0-rc1~1351 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13629%2Fhead;p=thirdparty%2Fopenwrt.git ipq806x: 6.6: enable at803x driver Used by ethernet interfaces on AP3935i. Signed-off-by: Bryan Berg Link: https://github.com/openwrt/openwrt/pull/13629 Signed-off-by: Christian Marangi --- diff --git a/target/linux/ipq806x/config-6.6 b/target/linux/ipq806x/config-6.6 index d1e3eec4fea..8c62332fce2 100644 --- a/target/linux/ipq806x/config-6.6 +++ b/target/linux/ipq806x/config-6.6 @@ -49,6 +49,7 @@ CONFIG_ARM_QCOM_SPM_CPUIDLE=y CONFIG_ARM_THUMB=y CONFIG_ARM_UNWIND=y CONFIG_ARM_VIRT_EXT=y +CONFIG_AT803X_PHY=y CONFIG_AUTO_ZRELADDR=y CONFIG_BINFMT_FLAT_ARGVP_ENVP_ON_STACK=y CONFIG_BLK_DEV_LOOP=y