Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - J index
The Linux kernel configuration item CONFIG_JFFS2_FS_NAND
has multiple definitions:
fs/Kconfig
The configuration item CONFIG_JFFS2_FS_NAND:
CONFIG_JFFS2_FS
This enables the support for NAND flash in JFFS2. NAND is a newer type of flash chip design than the traditional NOR flash, with higher density but a handful of characteristics which make it more interesting for the file system to use.
Say 'N' unless you have NAND flash.
fs/Kconfig
The configuration item CONFIG_JFFS2_FS_NAND:
CONFIG_JFFS2_FS && CONFIG_EXPERIMENTAL
This enables the experimental support for NAND flash in JFFS2. NAND is a newer type of flash chip design than the traditional NOR flash, with higher density but a handful of characteristics which make it more interesting for the file system to use. Support for NAND flash is not yet complete and may corrupt data. For further information, including a link to the mailing list where details of the remaining work to be completed for NAND flash support can be found, see the JFFS2 web site at http://sources.redhat.com/jffs2.
Say 'N' unless you have NAND flash and you are willing to test and develop JFFS2 support for it.
Raw data from LKDDb:
(none)
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 - J index
Automatically generated (in year 2024). See also LKDDb sources on GitLab