rockchip: enable USB OHCI host for RockPro64
[oweals/u-boot.git] / include / configs / rockpro64_rk3399.h
index 7a72cf6049986c0b08b49e7c4c040b0485ccd3a6..37a08b2c00f6e2eb355d964d45be9aa4b70598e2 100644 (file)
@@ -17,4 +17,6 @@
 
 #define SDRAM_BANK_SIZE                        (2UL << 30)
 
+#define CONFIG_USB_OHCI_NEW
+#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS     2
 #endif