[openwrt/openwrt] ipq806x: 6.6: enable at803x driver
LEDE Commits
lede-commits at lists.infradead.org
Thu Jun 27 08:12:01 PDT 2024
ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/173d59e7dc15208da9f1ff32a1d24a6e4004d467
commit 173d59e7dc15208da9f1ff32a1d24a6e4004d467
Author: Bryan Berg <bdb at north-eastham.org>
AuthorDate: Tue May 21 19:45:45 2024 -0700
ipq806x: 6.6: enable at803x driver
Used by ethernet interfaces on AP3935i.
Signed-off-by: Bryan Berg <bdb at north-eastham.org>
Link: https://github.com/openwrt/openwrt/pull/13629
Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
target/linux/ipq806x/config-6.6 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ipq806x/config-6.6 b/target/linux/ipq806x/config-6.6
index d1e3eec4fe..8c62332fce 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
More information about the lede-commits
mailing list