summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2013-09-25 18:41:18 -0700
committerMarek Vasut <marex@denx.de>2013-10-20 23:42:40 +0200
commitf3d7cff55951e0b47bad150bf5c329bd577e2ce5 (patch)
tree1d8b4aae50a640bea5463ae988aaafb347498eab /include
parent08ce074e56a1499e7b3c6a1134904b90d1c6c2e9 (diff)
downloadblackbird-obmc-uboot-f3d7cff55951e0b47bad150bf5c329bd577e2ce5.tar.gz
blackbird-obmc-uboot-f3d7cff55951e0b47bad150bf5c329bd577e2ce5.zip
nitrogen6x: add CONFIG_MV_UDC
Also, add other USB related config items. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/nitrogen6x.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 3454b862a8..065dc9711b 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -30,6 +30,12 @@
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_MISC_INIT_R
#define CONFIG_MXC_GPIO
+#define CONFIG_MV_UDC
+#define CONFIG_USBD_HS
+#define CONFIG_USB_GADGET_DUALSPEED
+#define CONFIG_USB_ETHER
+#define CONFIG_USB_ETH_CDC
+#define CONFIG_NETCONSOLE
#define CONFIG_CMD_FUSE
#ifdef CONFIG_CMD_FUSE
OpenPOWER on IntegriCloud