summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/cortexa72
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-09-18 10:51:19 +0200
committerRobert Marko <robimarko@gmail.com>2024-06-24 09:46:19 +0200
commit8be64365c4756c1a167e488a3abf403b4f2e3bd6 (patch)
treee4a993a6f1bd25dc5610f29e25e094eab30e3c89 /target/linux/mvebu/cortexa72
parent215a3ca2a46f5373a284c4739650d77567d6ae20 (diff)
downloadopenwrt-8be64365c4756c1a167e488a3abf403b4f2e3bd6.tar.gz
openwrt-8be64365c4756c1a167e488a3abf403b4f2e3bd6.tar.bz2
openwrt-8be64365c4756c1a167e488a3abf403b4f2e3bd6.zip
mvebu: cortex-a72: enable QCA8081 PHY support
MikroTik RB5009 uses Qualcomm QCA8081 PHY for the 2.5G RJ45 port, so we need to enable the driver for it. Link: https://github.com/openwrt/openwrt/pull/15765 Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/mvebu/cortexa72')
-rw-r--r--target/linux/mvebu/cortexa72/config-6.61
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/cortexa72/config-6.6 b/target/linux/mvebu/cortexa72/config-6.6
index 3c398dcd8f..1434b18398 100644
--- a/target/linux/mvebu/cortexa72/config-6.6
+++ b/target/linux/mvebu/cortexa72/config-6.6
@@ -89,6 +89,7 @@ CONFIG_PINCTRL_ARMADA_AP806=y
CONFIG_PINCTRL_ARMADA_CP110=y
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POWER_SUPPLY=y
+CONFIG_QCA808X_PHY=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_RAS=y