diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-22 22:31:18 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-22 22:31:18 +0200 |
commit | 577f07e3e57101feda7a2fc94aec23776aeda1fc (patch) | |
tree | 52b3636c7ba5458afde1d1a7747d41abdc4978b2 /base/kernel/config | |
parent | 1a3f0b04731d88272df06a1e17ada218ab7f38e6 (diff) | |
download | nutyx-pakxe-577f07e3e57101feda7a2fc94aec23776aeda1fc.tar.gz nutyx-pakxe-577f07e3e57101feda7a2fc94aec23776aeda1fc.tar.bz2 nutyx-pakxe-577f07e3e57101feda7a2fc94aec23776aeda1fc.tar.xz nutyx-pakxe-577f07e3e57101feda7a2fc94aec23776aeda1fc.zip |
maj kernel#2.6.34.7-1
Diffstat (limited to 'base/kernel/config')
-rw-r--r-- | base/kernel/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/kernel/config b/base/kernel/config index 3747f907a..4ccfd4b37 100644 --- a/base/kernel/config +++ b/base/kernel/config @@ -4203,13 +4203,13 @@ CONFIG_REISERFS_PROC_INFO=y CONFIG_REISERFS_FS_XATTR=y CONFIG_REISERFS_FS_POSIX_ACL=y CONFIG_REISERFS_FS_SECURITY=y -CONFIG_JFS_FS=y +CONFIG_JFS_FS=m CONFIG_JFS_POSIX_ACL=y CONFIG_JFS_SECURITY=y # CONFIG_JFS_DEBUG is not set CONFIG_JFS_STATISTICS=y CONFIG_FS_POSIX_ACL=y -CONFIG_XFS_FS=y +CONFIG_XFS_FS=m CONFIG_XFS_QUOTA=y CONFIG_XFS_POSIX_ACL=y CONFIG_XFS_RT=y |