[U-Boot] [PATCH V4 17/17] nitrogen6x: add CONFIG_MV_UDC

Troy Kisky troy.kisky at boundarydevices.com
Fri Sep 20 05:29:40 CEST 2013


Also, add other USB related config items.

Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>

---
v4: Updated commit message
---
 include/configs/nitrogen6x.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index b1ca91e..06f173e 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
-- 
1.8.1.2



More information about the U-Boot mailing list