summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2015-04-17 21:00:38 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:44:38 +0900
commit674b3281a8133d1a99a4a6f3130e3733ba6c879f (patch)
tree72fbf2cfd6c4ca924244a2d4539f50691fed383a
parentb68651f15bca48c3687886e4ee877e17a462b4b0 (diff)
Local/ARM64: configs: enable configurations to use wlan
Enable PCIe exynos5433 driver and broadcom 4358 driver. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
-rw-r--r--arch/arm64/configs/defconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 029e37809a0d..6bc96f5109fb 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -322,6 +322,8 @@ CONFIG_PCI_LABEL=y
#
# PCI host controller drivers
#
+CONFIG_PCIE_DW=y
+CONFIG_PCI_EXYNOS5433=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
@@ -1550,6 +1552,22 @@ CONFIG_WLAN=y
# CONFIG_ATH_CARDS is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
+# CONFIG_BCM4330 is not set
+# CONFIG_BCM4343 is not set
+# CONFIG_BCM4334 is not set
+# CONFIG_BCM4335 is not set
+# CONFIG_BCM4339 is not set
+# CONFIG_BCM4354 is not set
+CONFIG_BCM4358=y
+# CONFIG_BCM43241 is not set
+CONFIG_BCMDHD_FW_PATH="/lib/firmware/bcmdhd_sta.bin"
+CONFIG_BCMDHD_NVRAM_PATH="/lib/firmware/nvram_net.txt"
+CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
+CONFIG_WLAN_REGION_CODE=100
+# CONFIG_WIFI_2GHZ_VHT_NO_SUPPORT is not set
+CONFIG_WLAIBSS=y
+CONFIG_BCMDHD_PCIE=y
+# CONFIG_BCMDHD_DEBUG_PAGEALLOC is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMFMAC is not set
# CONFIG_HOSTAP is not set