From: Roland Stigge Date: Tue, 30 Oct 2012 05:30:56 +0000 (-0700) Subject: Input: lpc32xx-keys - select INPUT_MATRIXKMAP X-Git-Tag: v3.7-rc4~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07577e1ddf6d2d31961df897e7ff05c0aeb8d0f;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed