MTD devices emulation driver (gluebi)

modulename: gluebi.ko

configname: CONFIG_MTD_UBI_GLUEBI

Linux Kernel Configuration
└─>Device Drivers
└─>Memory Technology Device (MTD) support
└─>Enable UBI - Unsorted block images
└─>MTD devices emulation driver (gluebi)
In linux kernel since version 2.6.24 (release Date: 2008-01-24)
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.
source code: