From 777ae804d98f61c3e9b845f6286ab9a471668af0 Mon Sep 17 00:00:00 2001 From: Dong Aisheng Date: Fri, 30 Jan 2015 18:19:11 +0800 Subject: 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 --- arch/arm/configs/imx_v7_defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch') 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 -- cgit v1.2.3