]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/evb-rk3328_defconfig
configs: rk3328: add support for usb and config ehci and ohci driver
[people/ms/u-boot.git] / configs / evb-rk3328_defconfig
index 96241f6f9bd2834546f9ac464206a4560554a98a..a4312b27f2d84a0926e7fca242ba89a1bffed27a 100644 (file)
@@ -31,3 +31,11 @@ CONFIG_SYS_NS16550=y
 CONFIG_SYSRESET=y
 CONFIG_USE_TINY_PRINTF=y
 CONFIG_ERRNO_STR=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
+CONFIG_CMD_USB=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_GENERIC=y
+CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_OHCI_GENERIC=y