Commit d23edbd3 authored by Jan Engelhardt's avatar Jan Engelhardt Committed by Adrian Bunk

EXT{2,3,4}_FS: remove outdated part of the help text

Signed-off-by: default avatarJan Engelhardt <jengelh@gmx.de>
Acked-by: default avatarDave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 11c302c1
...@@ -12,9 +12,7 @@ config EXT2_FS ...@@ -12,9 +12,7 @@ config EXT2_FS
Ext2 is a standard Linux file system for hard disks. Ext2 is a standard Linux file system for hard disks.
To compile this file system support as a module, choose M here: the To compile this file system support as a module, choose M here: the
module will be called ext2. Be aware however that the file system module will be called ext2.
of your root partition (the one containing the directory /) cannot
be compiled as a module, and so this could be dangerous.
If unsure, say Y. If unsure, say Y.
...@@ -98,9 +96,7 @@ config EXT3_FS ...@@ -98,9 +96,7 @@ config EXT3_FS
(available at <http://sourceforge.net/projects/e2fsprogs/>). (available at <http://sourceforge.net/projects/e2fsprogs/>).
To compile this file system support as a module, choose M here: the To compile this file system support as a module, choose M here: the
module will be called ext3. Be aware however that the file system module will be called ext3.
of your root partition (the one containing the directory /) cannot
be compiled as a module, and so this may be dangerous.
config EXT3_FS_XATTR config EXT3_FS_XATTR
bool "Ext3 extended attributes" bool "Ext3 extended attributes"
...@@ -163,9 +159,7 @@ config EXT4DEV_FS ...@@ -163,9 +159,7 @@ config EXT4DEV_FS
features will be added to ext4dev gradually. features will be added to ext4dev gradually.
To compile this file system support as a module, choose M here. The To compile this file system support as a module, choose M here. The
module will be called ext4dev. Be aware, however, that the filesystem module will be called ext4dev.
of your root partition (the one containing the directory /) cannot
be compiled as a module, and so this could be dangerous.
If unsure, say N. If unsure, say N.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment