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/KconfigThe configuration item CONFIG_MTD_BLOCK2MTD:
CONFIG_BLOCKblock2mtdThis 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/KconfigThe configuration item CONFIG_MTD_BLOCK2MTD:
CONFIG_MTD && CONFIG_EXPERIMENTALblock2mtdThis 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.17, 6.18-rc+HEADThis 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 2025). See also LKDDb sources on GitLab