From 3c98abcd77be5871dafce376364921a64790ec1a Mon Sep 17 00:00:00 2001 From: "kt920.kim" Date: Tue, 28 Jun 2011 22:59:18 +0900 Subject: [PATCH] Disable RFKILL configuration to support logger feature. --- arch/x86/configs/i386_emul_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/configs/i386_emul_defconfig b/arch/x86/configs/i386_emul_defconfig index 0f816fbf021c..0c138bc5ace6 100644 --- a/arch/x86/configs/i386_emul_defconfig +++ b/arch/x86/configs/i386_emul_defconfig @@ -752,7 +752,7 @@ CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_DEBUGFS is not set # CONFIG_MAC80211_DEBUG_MENU is not set # CONFIG_WIMAX is not set -CONFIG_RFKILL=y +# CONFIG_RFKILL is not set # CONFIG_RFKILL_INPUT is not set CONFIG_RFKILL_LEDS=y # CONFIG_NET_9P is not set -- 2.34.1