Skip to content
Snippets Groups Projects
Commit 42dcce7e authored by Felix Fietkau's avatar Felix Fietkau
Browse files

kernel: add missing config symbol (#19870)


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

SVN-Revision: 45992
parent 60199630
No related branches found
No related tags found
No related merge requests found
...@@ -2959,6 +2959,7 @@ CONFIG_PROC_SYSCTL=y ...@@ -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
......
...@@ -3005,6 +3005,7 @@ CONFIG_PROC_SYSCTL=y ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment