kernel: add missing config symbol (#19870)

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

SVN-Revision: 45992
owl
Felix Fietkau 2015-06-15 21:16:15 +00:00
parent 60199630ea
commit 42dcce7e4a
2 changed files with 2 additions and 0 deletions

View File

@ -2959,6 +2959,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_R8187SE is not set # CONFIG_R8187SE is not set
# CONFIG_R8188EU is not set # CONFIG_R8188EU is not set
# CONFIG_R8712U is not set # CONFIG_R8712U is not set
# CONFIG_R8723AU is not set
# CONFIG_RADIO_ADAPTERS is not set # CONFIG_RADIO_ADAPTERS is not set
# CONFIG_RADIO_AZTECH is not set # CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_CADET is not set # CONFIG_RADIO_CADET is not set

View File

@ -3005,6 +3005,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_R8187SE is not set # CONFIG_R8187SE is not set
# CONFIG_R8188EU is not set # CONFIG_R8188EU is not set
# CONFIG_R8712U is not set # CONFIG_R8712U is not set
# CONFIG_R8723AU is not set
# CONFIG_RADIO_ADAPTERS is not set # CONFIG_RADIO_ADAPTERS is not set
# CONFIG_RADIO_AZTECH is not set # CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_CADET is not set # CONFIG_RADIO_CADET is not set