summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorJonghwa Lee <jonghwa3.lee@samsung.com>2013-11-07 16:51:07 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:45:23 +0900
commit687124ea72c2a898b7eaeab17df7d6875841d12f (patch)
tree1cf036f35004a150cf4c06c812a522c205b5a9aa /arch/arm/configs
parent2043e8d5d363d8c346b956f7a387bbfd3215ca09 (diff)
downloadlinux-3.10-687124ea72c2a898b7eaeab17df7d6875841d12f.tar.gz
linux-3.10-687124ea72c2a898b7eaeab17df7d6875841d12f.tar.bz2
linux-3.10-687124ea72c2a898b7eaeab17df7d6875841d12f.zip
config: tizen: Enable CONFIG_BRCMFMAC for supporting WIFI on M0
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Diffstat (limited to 'arch/arm/configs')
-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