Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_UBI_GLUEBI
has multiple definitions:
drivers/mtd/ubi/Kconfig
The configuration item CONFIG_MTD_UBI_GLUEBI:
(none)
gluebi
This option enables gluebi - an additional driver which emulates MTD devices on top of UBI volumes: for each UBI volumes an MTD device is created, and all I/O to this MTD device is redirected to the UBI volume. This is handy to make MTD-oriented software (like JFFS2) work on top of UBI. Do not enable this unless you use legacy software.
drivers/mtd/ubi/Kconfig
The configuration item CONFIG_MTD_UBI_GLUEBI:
CONFIG_MTD_UBI
gluebi
This option enables MTD devices emulation on top of UBI volumes: for each UBI volumes an MTD device is created, and all I/O to this MTD device is redirected to the UBI volume. This is handy to make MTD-oriented software (like JFFS2) work on top of UBI. Do not enable this if no legacy software will be used.
Raw data from LKDDb:
lkddb module gluebi CONFIG_MTD_UBI_GLUEBI : drivers/mtd/ubi/Kconfig : "MTD devices emulation driver (gluebi)" # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
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