summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-10-02 19:16:45 (GMT)
committerStefano Babic <sbabic@denx.de>2014-10-06 15:57:23 (GMT)
commitc36c0008285ebc5b3c56b4c0fcc654d2b55fef66 (patch)
treeca13f156e6141973227d9de22dad8dd9fcd038c0 /include
parent8d97b3ad95a2584aa31e281cfe2d6977f790803a (diff)
downloadu-boot-c36c0008285ebc5b3c56b4c0fcc654d2b55fef66.tar.xz
nitrogen6x: config: enable USB keyboard support
Enable the use of USB keyboards on SABRE Lite and Nitrogen6x boards. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/nitrogen6x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index b31b922..d505191 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