Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_BLOCK_RO
:
( CONFIG_MTD_BLOCK != CONFIG_y && CONFIG_BLOCK ) && ( CONFIG_MTD_BLOCK || CONFIG_MTD_BLOCK_RO )
mtd_blkdevs
, mtdblock_ro
This allows you to mount read-only file systems (such as cramfs) from an MTD device, without the overhead (and danger) of the caching driver.
You do not need this option for use with the DiskOnChip devices. For those, enable NFTL support (NFTL) instead.
Raw data from LKDDb:
lkddb module mtd_blkdevs CONFIG_MTD_BLOCK_RO : drivers/mtd/Kconfig : "Readonly block device access to MTD devices" # in 2.5.71–2.5.75, 2.6.0–2.6.19
lkddb module mtdblock_ro CONFIG_MTD_BLOCK_RO : drivers/mtd/Kconfig : "Readonly block device access to MTD devices" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
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 - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab