aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/Kconfig')
-rw-r--r--hw/usb/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/usb/Kconfig b/hw/usb/Kconfig
index e20670aa5d..a1b7acb12a 100644
--- a/hw/usb/Kconfig
+++ b/hw/usb/Kconfig
@@ -52,11 +52,13 @@ config USB_STORAGE_BOT
bool
default y
depends on USB
+ select SCSI
config USB_STORAGE_UAS
bool
default y
depends on USB
+ select SCSI
config USB_AUDIO
bool