summaryrefslogtreecommitdiff
path: root/include/configs/gru.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gru.h')
-rw-r--r--include/configs/gru.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/gru.h b/include/configs/gru.h
index be2dc79968..b1084bb21d 100644
--- a/include/configs/gru.h
+++ b/include/configs/gru.h
@@ -13,4 +13,7 @@
#include <configs/rk3399_common.h>
+#define CONFIG_USB_OHCI_NEW
+#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 2
+
#endif