From: gwl Date: Tue, 4 Mar 2014 01:34:33 +0000 (+0800) Subject: wifi: add default wifi configuration to rockchip_defconfig. X-Git-Tag: firefly_0821_release~6229 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=819e39a55bbb47cf93c974a4c28fdd3241a5f901;p=firefly-linux-kernel-4.4.55.git wifi: add default wifi configuration to rockchip_defconfig. --- diff --git a/arch/arm/configs/rockchip_defconfig b/arch/arm/configs/rockchip_defconfig index 59554c0da2fc..6bd4d0dceb56 100755 --- a/arch/arm/configs/rockchip_defconfig +++ b/arch/arm/configs/rockchip_defconfig @@ -200,10 +200,17 @@ CONFIG_BT_BNEP=y CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_HIDP=y +CONFIG_WIRELESS=y +CONFIG_WIRELESS_EXT=y +CONFIG_WEXT_CORE=y +CONFIG_WEXT_PROC=y +CONFIG_WEXT_PRIV=y CONFIG_CFG80211=y CONFIG_NL80211_TESTMODE=y CONFIG_CFG80211_WEXT=y +CONFIG_MAC80211=y CONFIG_RFKILL=y +CONFIG_RFKILL_RK=y CONFIG_DEVTMPFS=y CONFIG_CMA=y CONFIG_CMA_SIZE_MBYTES=256 @@ -270,6 +277,10 @@ CONFIG_USB_HSO=y CONFIG_USB_NET_INT51X1=y CONFIG_USB_IPHETH=y CONFIG_USB_SIERRA_NET=y +CONFIG_WLAN=y +CONFIG_RKWIFI=y +CONFIG_RK903=y +CONFIG_RKWIFI_26M=y CONFIG_WIFI_CONTROL_FUNC=y # CONFIG_INPUT_MOUSEDEV is not set CONFIG_INPUT_EVDEV=y