Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_ROMFS_FS
has multiple definitions:
fs/romfs/Kconfig
The configuration item CONFIG_ROMFS_FS:
CONFIG_BLOCK || CONFIG_MTD
romfs
, romfs
This is a very small read-only file system mainly intended for initial ram disks of installation disks, but it could be used for other read-only media as well. Read Documentation/filesystems/romfs.rst for details.
To compile this file system support as a module, choose M here: the module will be called romfs. Note that the file system of your root partition (the one containing the directory /) cannot be a module.
If you don't know whether you need it, then you don't need it: answer N.
fs/Kconfig
The configuration item CONFIG_ROMFS_FS:
CONFIG_BLOCK
romfs
, romfs
This is a very small read-only file system mainly intended for initial ram disks of installation disks, but it could be used for other read-only media as well. Read Documentation/filesystems/romfs.txt for details.
To compile this file system support as a module, choose M here: the module will be called romfs. Note that the file system of your root partition (the one containing the directory /) cannot be a module.
If you don't know whether you need it, then you don't need it: answer N.
Raw data from LKDDb:
lkddb fs "romfs" : CONFIG_ROMFS_FS : fs/romfs/inode.c # in 2.5.45–2.5.75, 2.6.0–2.6.29
lkddb fs "romfs" : CONFIG_ROMFS_FS : fs/romfs/super.c # in 2.6.30–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module romfs CONFIG_ROMFS_FS : fs/Kconfig : "ROM file system support" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module romfs CONFIG_ROMFS_FS : fs/romfs/Kconfig : "ROM file system support" # in 2.6.29–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 - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab