From: Tim Yamin Date: Wed, 28 Jul 2004 15:53:55 +0000 (+0000) Subject: Ext3 shouldn't really be a module - bug #58663. X-Git-Tag: v3.4.10.902~631 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3329e69c091ba91ccaaebda281767b17daa984ef;p=genkernel.git Ext3 shouldn't really be a module - bug #58663. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@121 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/x86/kernel-config-2.4 b/x86/kernel-config-2.4 index 9dd9341..eaf9375 100644 --- a/x86/kernel-config-2.4 +++ b/x86/kernel-config-2.4 @@ -1539,7 +1539,7 @@ CONFIG_HFSPLUS_FS=m CONFIG_BEFS_FS=m # CONFIG_BEFS_DEBUG is not set CONFIG_BFS_FS=m -CONFIG_EXT3_FS=m +CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_XATTR_SHARING=y CONFIG_EXT3_FS_XATTR_USER=y