kernel: add missing config symbol for 3.13+

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43152
This commit is contained in:
Felix Fietkau 2014-11-02 20:06:41 +00:00
parent bec9d38fa4
commit 101289156b
3 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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