diff options
Diffstat (limited to 'drivers/usb/gadget')
-rw-r--r-- | drivers/usb/gadget/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 4097a86c4b5e..e081f3ebfb6f 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -370,6 +370,7 @@ config USB_GADGETFS | |||
370 | 370 | ||
371 | config USB_FILE_STORAGE | 371 | config USB_FILE_STORAGE |
372 | tristate "File-backed Storage Gadget" | 372 | tristate "File-backed Storage Gadget" |
373 | depends on BLOCK | ||
373 | help | 374 | help |
374 | The File-backed Storage Gadget acts as a USB Mass Storage | 375 | The File-backed Storage Gadget acts as a USB Mass Storage |
375 | disk drive. As its storage repository it can use a regular | 376 | disk drive. As its storage repository it can use a regular |