commit | 6604072798da52547111cc06afacb8d9f2a907cf | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Dec 04 10:22:25 2009 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Dec 07 09:26:50 2009 -0800 |
tree | 11e4024e1e8a87f367f1901983e5b41064483615 | |
parent | e97af4cbbe500e6a3f4e189fe9324c5b99192dd6 [diff] [blame] |
Input: dm355evm_kbd - switch to using sparse keymap library Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index d25ecbb..16ec523 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig
@@ -282,6 +282,7 @@ config INPUT_DM355EVM tristate "TI DaVinci DM355 EVM Keypad and IR Remote" depends on MFD_DM355EVM_MSP + select INPUT_SPARSEKMAP help Supports the pushbuttons and IR remote used with the DM355 EVM board.