Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / include / configs / qemu-arm.h
index 0431a79..65fdb1e 100644 (file)
@@ -25,6 +25,7 @@
 #define CONFIG_ENV_SIZE                        SZ_256K
 
 #define BOOT_TARGET_DEVICES(func) \
+       func(USB, usb, 0) \
        func(SCSI, scsi, 0) \
        func(VIRTIO, virtio, 0) \
        func(DHCP, dhcp, na)