]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MLK-10136 imx_v7_defconfig: disable rfkill feature
authorDong Aisheng <b29396@freescale.com>
Fri, 30 Jan 2015 10:19:11 +0000 (18:19 +0800)
committerDong Aisheng <b29396@freescale.com>
Fri, 30 Jan 2015 10:19:14 +0000 (18:19 +0800)
Currently wpa_supplicant in yocto rootfs does not work properly due to RFKILL
feature and Yocto upgrade.
It causes the WiFi in new Yocto rootfs unable to get ip address via DHCP.
The root cause is still unkown.
This patch temporarily disable RFKILL feature to make WiFi work first.

Current there's no user of RFKILL in Yocto rootfs.
We will enable it again if needed after the issue is fixed.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
arch/arm/configs/imx_v7_defconfig

index 1cb1f30b9533d7f525895563c18ec41d46be60a2..4fc0d99781dcac7a079425fafc477569c1a3546e 100644 (file)
@@ -85,8 +85,6 @@ CONFIG_BT_HCIBCM203X=y
 CONFIG_BT_ATH3K=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
-CONFIG_RFKILL=y
-CONFIG_RFKILL_INPUT=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_STANDALONE is not set