From: Eric Nelson Date: Thu, 2 Oct 2014 19:16:45 +0000 (-0700) Subject: nitrogen6x: config: enable USB keyboard support X-Git-Tag: v2014.10~3^2~19^2~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c36c0008285ebc5b3c56b4c0fcc654d2b55fef66;p=u-boot nitrogen6x: config: enable USB keyboard support Enable the use of USB keyboards on SABRE Lite and Nitrogen6x boards. Signed-off-by: Eric Nelson --- diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h index b31b92291d..d505191d20 100644 --- a/include/configs/nitrogen6x.h +++ b/include/configs/nitrogen6x.h @@ -122,6 +122,8 @@ #define CONFIG_EHCI_HCD_INIT_AFTER_RESET /* For OTG port */ #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) #define CONFIG_MXC_USB_FLAGS 0 +#define CONFIG_USB_KEYBOARD +#define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP /* Miscellaneous commands */ #define CONFIG_CMD_BMODE