On Wed, Oct 14, 2015 at 10:53:25AM +0200, Lucas Stach wrote: > Fixes: > In function `usb_kbd_probe': > (usb_kbd_probe): undefined reference to `console_set_active' > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > drivers/input/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig > index 24a5d10f89bc..336b9f581406 100644 > --- a/drivers/input/Kconfig > +++ b/drivers/input/Kconfig > @@ -49,6 +49,7 @@ config KEYBOARD_TWL6030 > config KEYBOARD_USB > bool "USB keyboard" > depends on USB_HOST > + depends on CONSOLE_FULL > select POLLER > help > This driver implements support for usb keyboard. > -- > 2.6.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox