aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYin, Fengwei <fengwei.yin@linaro.org>2015-08-07 09:43:21 +0800
committerYin, Fengwei <fengwei.yin@linaro.org>2015-08-07 09:43:21 +0800
commit95bec1ff596f43c20eb7d268c4bfd53a2ba1db25 (patch)
tree2687d6324bf93ad251a04e7b26526bc05f76f8b4
parentdfc59529e72fcd2d3539e17183b68c47380c462c (diff)
update defconfig to enable wifi driver.wifi-4.2
Signed-off-by: Yin, Fengwei <fengwei.yin@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 350858d7d460..58cb0e1e9228 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -65,9 +65,12 @@ CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_INET_LRO is not set
+CONFIG_INET_UDP_DIAG=y
# CONFIG_IPV6 is not set
CONFIG_BPF_JIT=y
-# CONFIG_WIRELESS is not set
+CONFIG_CFG80211=y
+CONFIG_CFG80211_WEXT=y
+CONFIG_MAC80211=y
CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=y
# CONFIG_TEGRA_AHB is not set
@@ -93,7 +96,9 @@ CONFIG_NET_XGENE=y
CONFIG_SKY2=y
CONFIG_SMC91X=y
CONFIG_SMSC911X=y
-# CONFIG_WLAN is not set
+CONFIG_ATH_CARDS=y
+CONFIG_WCN36XX=m
+CONFIG_WCN36XX_DEBUGFS=y
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
# CONFIG_SERIO_SERPORT is not set