diff --git a/arch/arm/configs/odroidc_defconfig b/arch/arm/configs/odroidc_defconfig index 5f45e40a15ca..00991bf49176 100755 --- a/arch/arm/configs/odroidc_defconfig +++ b/arch/arm/configs/odroidc_defconfig @@ -1159,15 +1159,15 @@ CONFIG_AM_WIFI=y CONFIG_AM_WIFI_USB=y CONFIG_RTL8188EU=m CONFIG_RTL8188EU_MP=m -# CONFIG_RTL8192CU is not set -# CONFIG_RTL8192DU is not set -# CONFIG_RTL8192EU is not set +CONFIG_RTL8192CU=m +CONFIG_RTL8192DU=m +CONFIG_RTL8192EU=m # CONFIG_RTL8189ES is not set # CONFIG_RTL8723AS is not set # CONFIG_RTL8723BS is not set -# CONFIG_RTL8723AU is not set -# CONFIG_RTL8821AU is not set -# CONFIG_RTL8812AU is not set +CONFIG_RTL8723AU=m +CONFIG_RTL8821AU=m +CONFIG_RTL8812AU=m # # Bluetooth Device Support @@ -1857,6 +1857,7 @@ CONFIG_WLAN=y # CONFIG_P54_COMMON is not set # CONFIG_RT2X00 is not set # CONFIG_RTLWIFI is not set +CONFIG_RTL8192C_COMMON=m # CONFIG_WL_TI is not set # CONFIG_ZD1211RW is not set # CONFIG_MWIFIEX is not set