1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00

kernel: add missing config symbol (#19870)

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

SVN-Revision: 45992
This commit is contained in:
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_R8188EU is not set
# CONFIG_R8712U is not set
# CONFIG_R8723AU is not set
# CONFIG_RADIO_ADAPTERS is not set
# CONFIG_RADIO_AZTECH 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_R8188EU is not set
# CONFIG_R8712U is not set
# CONFIG_R8723AU is not set
# CONFIG_RADIO_ADAPTERS is not set
# CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_CADET is not set