Signed-off-by: Sascha Hauer <[email protected]>
---
 drivers/input/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig
index b488553..3b3eb87 100644
--- a/drivers/input/Kconfig
+++ b/drivers/input/Kconfig
@@ -7,6 +7,7 @@ menu "Input device support"
 config KEYBOARD_GPIO
        bool "GPIO Buttons"
        depends on GENERIC_GPIO
+       select POLLER
        help
          This driver implements support for buttons connected
          to GPIO pins of various CPUs (and some other chips).
-- 
1.7.10


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to