CONFIG_USB_MASS_STORAGE
USB Mass Storage Device Class support
Type: bool
Help
USB Mass Storage device class support
Defaults
No defaults. Implicitly defaults to n.
Symbols selected by this symbol
Kconfig definition
At <Subsystem>/usb/class/Kconfig.msc:4
Included via Kconfig:8 → Kconfig.zephyr:44 → <Subsystem>/Kconfig:49 → <Subsystem>/usb/Kconfig:161 → <Subsystem>/usb/class/Kconfig:8
Menu path: (Top) → Sub Systems and OS Services → USB Device Support
menuconfig USB_MASS_STORAGE
bool "USB Mass Storage Device Class support"
select DISK_ACCESS
depends on USB_DEVICE_STACK
help
USB Mass Storage device class support
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)