]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel-xen: compile ext2-4 into kernel.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 28 Jan 2014 07:39:19 +0000 (08:39 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 28 Jan 2014 07:39:19 +0000 (08:39 +0100)
config/kernel/kernel.config.i586-ipfire-xen

index f799d3a618d9c87e38c2390ec4fe9db43ffd3b74..a648d61e0138a281d02f1d4adf0df64c584163ec 100644 (file)
@@ -3253,17 +3253,17 @@ CONFIG_ISCSI_IBFT=m
 #
 # File systems
 #
-CONFIG_EXT2_FS=m
+CONFIG_EXT2_FS=y
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y
 CONFIG_EXT2_FS_SECURITY=y
 # CONFIG_EXT2_FS_XIP is not set
-CONFIG_EXT3_FS=m
+CONFIG_EXT3_FS=y
 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
 CONFIG_EXT3_FS_XATTR=y
 CONFIG_EXT3_FS_POSIX_ACL=y
 CONFIG_EXT3_FS_SECURITY=y
-CONFIG_EXT4_FS=m
+CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_XATTR=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y