summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonghwa Lee <jonghwa3.lee@samsung.com>2013-11-07 16:51:07 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2013-11-15 13:54:58 +0900
commit28357a308c59db990c3000c4d6e17a9020523ea1 (patch)
treef27745252a387fe58291b67e22fbb573161f5bc4
parentfb62dd3925bc704a5ec9562a8887e3a1e71fc19f (diff)
downloadlinux-3.10-28357a308c59db990c3000c4d6e17a9020523ea1.tar.gz
linux-3.10-28357a308c59db990c3000c4d6e17a9020523ea1.tar.bz2
linux-3.10-28357a308c59db990c3000c4d6e17a9020523ea1.zip
config: tizen: Enable CONFIG_BRCMFMAC for supporting WIFI on M0
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
-rw-r--r--arch/arm/configs/tizen_defconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_defconfig b/arch/arm/configs/tizen_defconfig
index 41b4304f33d..a6559b1299a 100644
--- a/arch/arm/configs/tizen_defconfig
+++ b/arch/arm/configs/tizen_defconfig
@@ -1379,7 +1379,12 @@ CONFIG_WLAN=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_ATH_CARDS is not set
-# CONFIG_BRCMFMAC is not set
+CONFIG_BRCMUTIL=m
+CONFIG_BRCMFMAC=m
+CONFIG_BRCMFMAC_SDIO=y
+# CONFIG_BRCMFMAC_USB is not set
+# CONFIG_BRCM_TRACING is not set
+# CONFIG_BRCMDBG is not set
# CONFIG_HOSTAP is not set
# CONFIG_LIBERTAS is not set
# CONFIG_WL_TI is not set