Skip to content

Commit

Permalink
EXT{2,3,4}_FS: remove outdated part of the help text
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Acked-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Jan Engelhardt authored and Adrian Bunk committed Dec 12, 2006
1 parent 11c302c commit d23edbd
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ config EXT2_FS
Ext2 is a standard Linux file system for hard disks.

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
of your root partition (the one containing the directory /) cannot
be compiled as a module, and so this could be dangerous.
module will be called ext2.

If unsure, say Y.

Expand Down Expand Up @@ -98,9 +96,7 @@ config EXT3_FS
(available at <http://sourceforge.net/projects/e2fsprogs/>).

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
of your root partition (the one containing the directory /) cannot
be compiled as a module, and so this may be dangerous.
module will be called ext3.

config EXT3_FS_XATTR
bool "Ext3 extended attributes"
Expand Down Expand Up @@ -163,9 +159,7 @@ config EXT4DEV_FS
features will be added to ext4dev gradually.

To compile this file system support as a module, choose M here. The
module will be called ext4dev. Be aware, however, that the filesystem
of your root partition (the one containing the directory /) cannot
be compiled as a module, and so this could be dangerous.
module will be called ext4dev.

If unsure, say N.

Expand Down

0 comments on commit d23edbd

Please sign in to comment.