diff options
author | Matthew Garrett <mjg@redhat.com> | 2010-03-01 15:57:40 +0100 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2010-03-01 15:57:40 +0100 |
commit | db38a29111cb9232b1982e583fd417ea9c97357c (patch) | |
tree | 0ed373f0093432c88e2a082c6d757905a04381a6 /drivers/platform/x86/Kconfig | |
parent | toshiba-acpi: fix multimedia keys on some machines (diff) | |
parent | Merge branch 'eeepc-laptop' into acpi4asus (diff) | |
download | linux-db38a29111cb9232b1982e583fd417ea9c97357c.tar.xz linux-db38a29111cb9232b1982e583fd417ea9c97357c.zip |
Merge git://git.iksaif.net/acpi4asus into x86-platform
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r-- | drivers/platform/x86/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 6848f213eb53..aef4f17cdfd4 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -59,6 +59,8 @@ config ASUS_LAPTOP select NEW_LEDS select BACKLIGHT_CLASS_DEVICE depends on INPUT + depends on RFKILL || RFKILL = n + select INPUT_SPARSEKMAP ---help--- This is the new Linux driver for Asus laptops. It may also support some MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate |