Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_BLOCK2MTD
has multiple definitions:
drivers/mtd/devices/Kconfig
The configuration item CONFIG_MTD_BLOCK2MTD:
CONFIG_BLOCK
block2mtd
This driver allows a block device to appear as an MTD. It would generally be used in the following cases:
Using Compact Flash as an MTD, these usually present themselves to the system as an ATA drive. Testing MTD users (eg JFFS2) on large media and media that might be removed during a write (using the floppy drive).
drivers/mtd/devices/Kconfig
The configuration item CONFIG_MTD_BLOCK2MTD:
CONFIG_MTD && CONFIG_EXPERIMENTAL
block2mtd
This driver is basically the same at MTD_BLKMTD above, but experienced some interface changes plus serious speedups. In the long term, it should replace MTD_BLKMTD. Right now, you shouldn't entrust important data to it yet.
Raw data from LKDDb:
lkddb module block2mtd CONFIG_MTD_BLOCK2MTD : drivers/mtd/devices/Kconfig : "MTD using block device" # in 2.6.11–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