CONFIG_DISK_DRIVERS¶
Disk Drivers
Type: bool
Help¶
Disk Driver configuration
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/disk/Kconfig:4
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:116
Menu path: (Top) → Device Drivers
menuconfig DISK_DRIVERS
    bool "Disk Drivers"
    help
      Disk Driver configuration
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)