Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BLOCK
:
CONFIG_EXPERT
Provide block layer support for the kernel.
Disable this option to remove the block layer support from the kernel. This may be useful for embedded devices.
If this option is disabled:
- block device files will become unusable - some filesystems (such as ext3) will become unavailable.
Also, SCSI character devices and USB storage will be disabled since they make use of various block layer definitions and facilities.
Say Y here unless you know you really don't want to mount disks and suchlike.
Raw data from LKDDb:
lkddb fs "bdev" : CONFIG_BLOCK : block/bdev.c # in 5.15
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab