summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tizen_odroid_defconfig
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2014-08-25 15:54:36 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 12:00:42 +0900
commite80bfa2987c62ca8959fffff58425b44b620cc93 (patch)
treecb37a2e6c08f1db75f918bb684c498061c104b13 /arch/arm/configs/tizen_odroid_defconfig
parent48d9bd7d15a6043fce547af86eba370adf12d82d (diff)
downloadlinux-3.10-e80bfa2987c62ca8959fffff58425b44b620cc93.tar.gz
linux-3.10-e80bfa2987c62ca8959fffff58425b44b620cc93.tar.bz2
linux-3.10-e80bfa2987c62ca8959fffff58425b44b620cc93.zip
arm: tizen_odroid_defconfig: enable options for RTL8188CUS usb wifi
Hardkernel provides RTL8188CUS usb wifi module with Odroid U3 board. This patch is to enable wireless options for RTL8188CUS usb wifi. Change-Id: I55f9cd346f31aa85b1f7a1d29835c425a31380cb Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Diffstat (limited to 'arch/arm/configs/tizen_odroid_defconfig')
-rwxr-xr-xarch/arm/configs/tizen_odroid_defconfig51
1 files changed, 44 insertions, 7 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 9c86149e63c..d050565a92f 100755
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -1035,12 +1035,28 @@ CONFIG_BT_HCIUART=y
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
-# CONFIG_CFG80211 is not set
+CONFIG_WEXT_CORE=y
+CONFIG_WEXT_PROC=y
+CONFIG_CFG80211=y
+# CONFIG_NL80211_TESTMODE is not set
+# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
+# CONFIG_CFG80211_REG_DEBUG is not set
+CONFIG_CFG80211_DEFAULT_PS=y
+# CONFIG_CFG80211_DEBUGFS is not set
+# CONFIG_CFG80211_INTERNAL_REGDB is not set
+CONFIG_CFG80211_WEXT=y
# CONFIG_LIB80211 is not set
-
-#
-# CFG80211 needs to be enabled for MAC80211
-#
+CONFIG_MAC80211=y
+CONFIG_MAC80211_HAS_RC=y
+CONFIG_MAC80211_RC_MINSTREL=y
+CONFIG_MAC80211_RC_MINSTREL_HT=y
+CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
+CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
+# CONFIG_MAC80211_MESH is not set
+# CONFIG_MAC80211_LEDS is not set
+# CONFIG_MAC80211_DEBUGFS is not set
+# CONFIG_MAC80211_MESSAGE_TRACING is not set
+# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
# CONFIG_RFKILL is not set
CONFIG_RFKILL_REGULATOR=y
@@ -1391,9 +1407,27 @@ CONFIG_USB_NET_ZAURUS=y
# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_VL600 is not set
CONFIG_WLAN=y
+# CONFIG_LIBERTAS_THINFIRM is not set
+# CONFIG_AT76C50X_USB is not set
# CONFIG_USB_ZD1201 is not set
+# CONFIG_USB_NET_RNDIS_WLAN is not set
+# CONFIG_RTL8187 is not set
+# CONFIG_MAC80211_HWSIM is not set
+# CONFIG_ATH_CARDS is not set
+# CONFIG_B43 is not set
+# CONFIG_B43LEGACY is not set
+# CONFIG_BRCMFMAC is not set
# CONFIG_HOSTAP is not set
+# CONFIG_LIBERTAS is not set
+# CONFIG_P54_COMMON is not set
+# CONFIG_RT2X00 is not set
+CONFIG_RTLWIFI=y
+CONFIG_RTLWIFI_DEBUG=y
+CONFIG_RTL8192CU=y
+CONFIG_RTL8192C_COMMON=y
# CONFIG_WL_TI is not set
+# CONFIG_ZD1211RW is not set
+# CONFIG_MWIFIEX is not set
#
# Enable WiMAX (Networking options) to see the WiMAX drivers
@@ -2977,6 +3011,8 @@ CONFIG_DMA_OF=y
#
CONFIG_STAGING=y
# CONFIG_USBIP_CORE is not set
+# CONFIG_W35UND is not set
+# CONFIG_PRISM2_USB is not set
# CONFIG_ECHO is not set
# CONFIG_COMEDI is not set
# CONFIG_ASUS_OLED is not set
@@ -3012,6 +3048,7 @@ CONFIG_ANDROID_LOGGER=y
# CONFIG_SYNC is not set
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_WIMAX_GDM72XX is not set
+# CONFIG_CSR_WIFI is not set
# CONFIG_CED1401 is not set
# CONFIG_DGRP is not set
CONFIG_CLKDEV_LOOKUP=y
@@ -3495,7 +3532,7 @@ CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_ARM is not set
# CONFIG_CRYPTO_ANUBIS is not set
-# CONFIG_CRYPTO_ARC4 is not set
+CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
@@ -3575,7 +3612,7 @@ CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
-# CONFIG_AVERAGE is not set
+CONFIG_AVERAGE=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
CONFIG_OID_REGISTRY=y