From 173d59e7dc15208da9f1ff32a1d24a6e4004d467 Mon Sep 17 00:00:00 2001
From: Bryan Berg <bdb@north-eastham.org>
Date: Tue, 21 May 2024 19:45:45 -0700
Subject: [PATCH] ipq806x: 6.6: enable at803x driver

Used by ethernet interfaces on AP3935i.

Signed-off-by: Bryan Berg <bdb@north-eastham.org>
Link: https://github.com/openwrt/openwrt/pull/13629
Signed-off-by: Christian Marangi <ansuelsmth@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
-- 
2.30.2