diff options
author | Corentin Chary <corentincj@iksaif.net> | 2010-01-25 16:50:11 -0500 |
---|---|---|
committer | Corentin Chary <corentincj@iksaif.net> | 2010-02-28 13:35:12 -0500 |
commit | 66a71dd1f7c4eee636867d381995b7e6ae489dc3 (patch) | |
tree | d628bb783696c10dd5604ec8efff2b7eb6fa98ad /drivers/platform/x86/Kconfig | |
parent | d0930a2d42c5a28039d8cc2376a7dff4e59c5f7a (diff) |
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 | |||
59 | select NEW_LEDS | 59 | select NEW_LEDS |
60 | select BACKLIGHT_CLASS_DEVICE | 60 | select BACKLIGHT_CLASS_DEVICE |
61 | depends on INPUT | 61 | depends on INPUT |
62 | select INPUT_SPARSEKMAP | ||
62 | ---help--- | 63 | ---help--- |
63 | This is the new Linux driver for Asus laptops. It may also support some | 64 | This is the new Linux driver for Asus laptops. It may also support some |
64 | MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate | 65 | MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate |