kernel: enable CONFIG_RFKILL.
authorAymen Zayet <aymenx.zayet@intel.com>
Tue, 22 Nov 2011 13:55:14 +0000 (14:55 +0100)
committerbuildbot <buildbot@intel.com>
Mon, 28 Nov 2011 19:39:06 +0000 (11:39 -0800)
BZ: 15061

Enable full control of the Radio from the user space. Feature required
by some wifi applications.

Change-Id: Ic9e5276e84f2a30e4f7f1abc7c1b71b646b06127
Signed-off-by: Aymen Zayet <aymenx.zayet@intel.com>
Reviewed-on: http://android.intel.com:8080/25382
Reviewed-by: Champciaux, NicolasX <nicolasx.champciaux@intel.com>
Tested-by: Champciaux, NicolasX <nicolasx.champciaux@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/configs/i386_mfld_defconfig

index 15cbc22..9019aa0 100644 (file)
@@ -646,7 +646,10 @@ CONFIG_XPS=y
 # CONFIG_AF_RXRPC is not set
 # CONFIG_WIRELESS is not set
 # CONFIG_WIMAX is not set
-# CONFIG_RFKILL is not set
+CONFIG_RFKILL=y
+CONFIG_RFKILL_PM=m
+# CONFIG_RFKILL_INPUT is not set
+# CONFIG_RFKILL_REGULATOR is not set
 # CONFIG_NET_9P is not set
 # CONFIG_CAIF is not set
 # CONFIG_CEPH_LIB is not set