From 101289156b4748583995d4cdb27751cea4efe917 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 2 Nov 2014 20:06:41 +0000 Subject: kernel: add missing config symbol for 3.13+ Signed-off-by: Felix Fietkau SVN-Revision: 43152 --- target/linux/generic/config-3.13 | 1 + target/linux/generic/config-3.14 | 1 + target/linux/generic/config-3.18 | 1 + 3 files changed, 3 insertions(+) (limited to 'target/linux/generic') 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 -- cgit v1.2.3