diff options
Diffstat (limited to 'fs/romfs/Kconfig')
-rw-r--r-- | fs/romfs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/romfs/Kconfig b/fs/romfs/Kconfig index 9737b8e68878..8eb87008b55a 100644 --- a/fs/romfs/Kconfig +++ b/fs/romfs/Kconfig @@ -2,7 +2,7 @@ config ROMFS_FS tristate "ROM file system support" depends on BLOCK || MTD - ---help--- + help 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 |