aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-02 20:06:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-02 20:06:41 +0000
commitb89672586c6f8f3edf193619a838536c9b49292b (patch)
tree4677526de1d60006ac43df59eab626d26611baf3 /target
parent2bf2015c24a9bb71fff0b1e92eb050ba0a852827 (diff)
downloadmaster-187ad058-b89672586c6f8f3edf193619a838536c9b49292b.tar.gz
master-187ad058-b89672586c6f8f3edf193619a838536c9b49292b.tar.bz2
master-187ad058-b89672586c6f8f3edf193619a838536c9b49292b.zip
kernel: add missing config symbol for 3.13+
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43152 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.131
-rw-r--r--target/linux/generic/config-3.141
-rw-r--r--target/linux/generic/config-3.181
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13
index d215b2753d..79261d8478 100644
--- a/target/linux/generic/config-3.13
+++ b/target/linux/generic/config-3.13
@@ -115,6 +115,7 @@ CONFIG_ANON_INODES=y
# CONFIG_AR5523 is not set
# CONFIG_AR7 is not set
# CONFIG_AR8216_PHY is not set
+# CONFIG_AR8216_PHY_LEDS is not set
# CONFIG_ARCH_AT91 is not set
# CONFIG_ARCH_BCM is not set
# CONFIG_ARCH_BCM2835 is not set
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index fadcb5e647..1f5397dc1d 100644
--- a/target/linux/generic/config-3.14
+++ b/target/linux/generic/config-3.14
@@ -116,6 +116,7 @@ CONFIG_ANON_INODES=y
# CONFIG_AR5523 is not set
# CONFIG_AR7 is not set
# CONFIG_AR8216_PHY is not set
+# CONFIG_AR8216_PHY_LEDS is not set
# CONFIG_ARCH_AT91 is not set
# CONFIG_ARCH_BCM is not set
# CONFIG_ARCH_BCM2835 is not set
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 2766919421..21e58674aa 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -123,6 +123,7 @@ CONFIG_ANON_INODES=y
# CONFIG_AR5523 is not set
# CONFIG_AR7 is not set
# CONFIG_AR8216_PHY is not set
+# CONFIG_AR8216_PHY_LEDS is not set
# CONFIG_ARCH_AT91 is not set
# CONFIG_ARCH_BCM is not set
# CONFIG_ARCH_BCM2835 is not set