* CONFIG_LSF should be set on i686, otherwise ext4 can't even mount

filesystems created by mkfs.ext4 with default options.

svn path=/nixpkgs/trunk/; revision=13777
This commit is contained in:
Eelco Dolstra 2009-01-15 15:11:14 +00:00
parent 2d0881a5ff
commit 2188660f2d
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_LBD=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
CONFIG_LSF=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_BLK_DEV_INTEGRITY=y