configs: imx8m{m,n}_venice_defconfig: add usb support
[u-boot.git] / include / configs / imx8mm_venice.h
index 4b7dcf3ed9f02a83c0317891c687a121e680a5a2..c8ac788012646885b64d38059da117f53e786e36 100644 (file)
@@ -40,6 +40,8 @@
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 1) \
        func(MMC, mmc, 2) \
+       func(USB, usb, 0) \
+       func(USB, usb, 1) \
        func(DHCP, dhcp, na)
 #include <config_distro_bootcmd.h>
 #else
This page took 0.028646 seconds and 4 git commands to generate.