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>/drivers/disk/Kconfig:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:114

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.)