commit | e07577e1ddf6d2d31961df897e7ff05c0aeb8d0f | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Mon Oct 29 22:30:56 2012 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Oct 30 00:10:55 2012 -0700 |
tree | 529e254a8a89e89ef3ac892ed66081fdf9a779ea | |
parent | 904adede088f2a6976e417d1d5cf72c9fe686814 [diff] |
Input: lpc32xx-keys - select INPUT_MATRIXKMAP This adds a "select" dependency of KEYBOARD_LPC32XX on INPUT_MATRIXKMAP, as the other drivers are doing in this regard. This fixes the following compile error if KEYBOARD_LPC32XX is enabled but INPUT_MATRIXKMAP is not: drivers/input/keyboard/lpc32xx-keys.c:230: undefined reference to `matrix_keypad_build_keymap' Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>