diff options
author | Corentin Chary <corentincj@iksaif.net> | 2010-01-25 22:50:11 +0100 |
---|---|---|
committer | Corentin Chary <corentincj@iksaif.net> | 2010-02-28 19:35:12 +0100 |
commit | 66a71dd1f7c4eee636867d381995b7e6ae489dc3 (patch) | |
tree | d628bb783696c10dd5604ec8efff2b7eb6fa98ad /drivers/platform/x86/Kconfig | |
parent | d0930a2d42c5a28039d8cc2376a7dff4e59c5f7a (diff) | |
download | blackbird-op-linux-66a71dd1f7c4eee636867d381995b7e6ae489dc3.tar.gz blackbird-op-linux-66a71dd1f7c4eee636867d381995b7e6ae489dc3.zip |
asus-laptop: switch to sparse keymap library
This patch is based on Dmitry Torokhov's patch with
some modifications and cleanups.
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r-- | drivers/platform/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index f526e735c5ab..7f5a222c2325 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -59,6 +59,7 @@ config ASUS_LAPTOP select NEW_LEDS select BACKLIGHT_CLASS_DEVICE depends on INPUT + 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 |