From 5fa3789340a41373f47f061982154b22ddb37087 Mon Sep 17 00:00:00 2001 From: Dongjin Kim Date: Mon, 3 Nov 2014 15:54:09 +0900 Subject: [PATCH] Revert "ODROIDC:config: Add USB dongle WiFi driver build" This reverts commit 74552b8f39694252758a0bed425386a9592fdd46. Change-Id: I4c1b7b4c0b3155e950742ab7a552843e9deda731 Signed-off-by: Dongjin Kim --- arch/arm/configs/odroidc_defconfig | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/arch/arm/configs/odroidc_defconfig b/arch/arm/configs/odroidc_defconfig index 00991bf49176..5f45e40a15ca 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=m -CONFIG_RTL8192DU=m -CONFIG_RTL8192EU=m +# CONFIG_RTL8192CU is not set +# CONFIG_RTL8192DU is not set +# CONFIG_RTL8192EU is not set # CONFIG_RTL8189ES is not set # CONFIG_RTL8723AS is not set # CONFIG_RTL8723BS is not set -CONFIG_RTL8723AU=m -CONFIG_RTL8821AU=m -CONFIG_RTL8812AU=m +# CONFIG_RTL8723AU is not set +# CONFIG_RTL8821AU is not set +# CONFIG_RTL8812AU is not set # # Bluetooth Device Support @@ -1857,7 +1857,6 @@ 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