kernel: add missing config symbol for 3.13+
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43152
This commit is contained in:
parent
bec9d38fa4
commit
101289156b
3 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue