summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Marko2024-02-19 20:38:40 +0000
committerRobert Marko2024-02-19 20:40:06 +0000
commit63f7ced2f05ac8f1b9f924cd49201e99d24f2832 (patch)
tree9841f8fc948d7164caed6960a5376ef839af50bd
parentafca1236f318c2158920e777536d90334e1a86aa (diff)
downloadopenwrt-63f7ced2f05ac8f1b9f924cd49201e99d24f2832.tar.gz
generic: 6.1: add missing symbol for EN8811H PHY driver
Disable Airoha EN8811H PHY driver by default to avoid individual targets having to disable it. Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/generic/config-6.11
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1
index 18ce637c80..b4aeeb9a70 100644
--- a/target/linux/generic/config-6.1
+++ b/target/linux/generic/config-6.1
@@ -155,6 +155,7 @@ CONFIG_AF_UNIX_OOB=y
# CONFIG_AHCI_QORIQ is not set
# CONFIG_AHCI_XGENE is not set
CONFIG_AIO=y
+# CONFIG_AIR_EN8811H_PHY is not set
# CONFIG_AIRO is not set
# CONFIG_AIRO_CS is not set
# CONFIG_AIX_PARTITION is not set