summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2010-11-29 07:14:07 (GMT)
committerMatthew Garrett <mjg@redhat.com>2011-01-07 22:03:42 (GMT)
commitba48fdb969d0404d54f6fa0266373afecbbd19d7 (patch)
tree8927f0c44c0619240e421b7d9f1a0971d5005517 /drivers/platform/x86/Kconfig
parent084fca63128849c0961b3cfdb0cd0345e8f51ad8 (diff)
downloadlinux-fsl-qoriq-ba48fdb969d0404d54f6fa0266373afecbbd19d7.tar.xz
eeepc-wmi: add rfkill support for wlan, bluetooth and 3g
wimax support is missing because I don't have any DSDT with WMI and wimax support. Most of the code comes from eeepc-laptop. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index adcdbbd..4c7f8b9 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -425,6 +425,7 @@ config EEEPC_WMI
depends on INPUT
depends on EXPERIMENTAL
depends on BACKLIGHT_CLASS_DEVICE
+ depends on RFKILL || RFKILL = n
select INPUT_SPARSEKMAP
select LEDS_CLASS
select NEW_LEDS