summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDong Aisheng <b29396@freescale.com>2015-01-30 18:19:11 +0800
committerDong Aisheng <b29396@freescale.com>2015-01-30 18:19:14 +0800
commit777ae804d98f61c3e9b845f6286ab9a471668af0 (patch)
tree7f766552a128bb155559173d6d52d4dfea844c55 /arch
parenta7eaa10b4439bfa3d890c7aed73d7acda5098f8d (diff)
MLK-10136 imx_v7_defconfig: disable rfkill feature
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/imx_v7_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 1cb1f30b9533..4fc0d99781dc 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -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