:orphan: .. title:: CONFIG_DISK_DRIVERS .. kconfig:: CONFIG_DISK_DRIVERS CONFIG_DISK_DRIVERS ################### *Disk Drivers* Type: ``bool`` Help ==== .. code-block:: none Disk Driver configuration Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`DISK_ACCESS ` Kconfig definition ================== At ``/disk/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:116`` Menu path: (Top) → Device Drivers .. code-block:: kconfig menuconfig DISK_DRIVERS bool "Disk Drivers" help Disk Driver configuration *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*