stm32: Correct positioning of declaration
[oweals/u-boot.git] / include / configs / rk3328_common.h
index 9cfeab8182be5124541063f5a6813474f5fdbe5d..5a06244594196aff763d69730c20d6f7227b5049 100644 (file)
@@ -62,4 +62,7 @@
 /* rockchip ohci host driver */
 #define CONFIG_USB_OHCI_NEW
 #define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS     1
+
+/* xhci host */
+#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS     2
 #endif