Browse Source

kernel: add missing config symbol for 3.13+

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 43152
Felix Fietkau 11 years ago
parent
commit
101289156b

+ 1 - 0
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

+ 1 - 0
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

+ 1 - 0
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