configs: rk3328: add support for usb and config ehci and ohci driver
[platform/kernel/u-boot.git] / include / configs / rk3328_common.h
index 7ccbc9b..9cfeab8 100644 (file)
@@ -59,4 +59,7 @@
 
 #endif
 
+/* rockchip ohci host driver */
+#define CONFIG_USB_OHCI_NEW
+#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS     1
 #endif