summaryrefslogtreecommitdiff
path: root/include/configs/rk3328_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rk3328_common.h')
-rw-r--r--include/configs/rk3328_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/rk3328_common.h b/include/configs/rk3328_common.h
index 7ccbc9b..9cfeab8 100644
--- a/include/configs/rk3328_common.h
+++ b/include/configs/rk3328_common.h
@@ -59,4 +59,7 @@
#endif
+/* rockchip ohci host driver */
+#define CONFIG_USB_OHCI_NEW
+#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 1
#endif