This patch adds the missing select to the input framework. Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de> --- drivers/input/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig index 7cc98f2d5c2e..1f89ae3892dc 100644 --- a/drivers/input/Kconfig +++ b/drivers/input/Kconfig @@ -15,6 +15,7 @@ config KEYBOARD_GPIO bool "GPIO Buttons" depends on GENERIC_GPIO select POLLER + select INPUT help This driver implements support for buttons connected to GPIO pins of various CPUs (and some other chips). -- 2.6.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox