]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: exynos_defconfig: Enable Marvell WiFi-Ex support
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Tue, 17 Mar 2015 15:42:17 +0000 (00:42 +0900)
committerKukjin Kim <kgene@kernel.org>
Tue, 17 Mar 2015 15:42:17 +0000 (00:42 +0900)
Exynos5420 Peach Pit and Exynos5800 Peach Pi boards have a MMC/SDIO
Marvell WiFi-Ex chip. This patch enables wireless support and the
mwifiex driver.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/configs/exynos_defconfig

index 3d22aae39a83d0ffe89b3f2af610346b4a865097..b3ec9d45ca587b510f9b00bb36f8ea1af5fec4b8 100644 (file)
@@ -34,6 +34,10 @@ CONFIG_PACKET=y
 CONFIG_UNIX=y
 CONFIG_NET_KEY=y
 CONFIG_INET=y
+CONFIG_WIRELESS=y
+CONFIG_CFG80211=y
+CONFIG_MWIFIEX=y
+CONFIG_MWIFIEX_SDIO=y
 CONFIG_RFKILL_REGULATOR=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y