From 42dcce7e4ad4e00a73fada61ee6d724cad1b42cb Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 15 Jun 2015 21:16:15 +0000 Subject: kernel: add missing config symbol (#19870) Signed-off-by: Felix Fietkau SVN-Revision: 45992 --- target/linux/generic/config-3.18 | 1 + target/linux/generic/config-4.0 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 609b290312..fc90dbc6c4 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -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 diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0 index 52701df2a7..22d0fd0a6a 100644 --- a/target/linux/generic/config-4.0 +++ b/target/linux/generic/config-4.0 @@ -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 -- cgit v1.2.3