summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2009-01-15 15:11:14 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2009-01-15 15:11:14 +0000
commit2188660f2dcd9f992406c195287238baf954b315 (patch)
tree4c5b0e0311527f215e63d6a810bdb9680e366cfd /pkgs/os-specific
parent2d0881a5ff54e88b51c68fba18b2ea04c273b93a (diff)
* 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
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/config-2.6.28-i686-smp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/os-specific/linux/kernel/config-2.6.28-i686-smp b/pkgs/os-specific/linux/kernel/config-2.6.28-i686-smp
index b85202523daa8..0e2cfc2fe0668 100644
--- a/pkgs/os-specific/linux/kernel/config-2.6.28-i686-smp
+++ b/pkgs/os-specific/linux/kernel/config-2.6.28-i686-smp
@@ -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