diff options
author | Bastian Blank <waldi@debian.org> | 2006-02-21 10:21:05 +0000 |
---|---|---|
committer | Bastian Blank <waldi@debian.org> | 2006-02-21 10:21:05 +0000 |
commit | 6b4456fa6096d9a9d6b3c0db9c14c79e8f7f98e0 (patch) | |
tree | d7fd4b8e6b1edd536c91a3c30dcdf1b420bd1215 /debian/arch/arm/config.nslu2 | |
parent | cd5a2c7bed66c492ecd3a6752eb1df21bbbfa3f6 (diff) | |
download | kernel_replicant_linux-6b4456fa6096d9a9d6b3c0db9c14c79e8f7f98e0.tar.gz kernel_replicant_linux-6b4456fa6096d9a9d6b3c0db9c14c79e8f7f98e0.tar.bz2 kernel_replicant_linux-6b4456fa6096d9a9d6b3c0db9c14c79e8f7f98e0.zip |
debian/arch: Unify ext2/ext3 settings.
svn path=/dists/trunk/linux-2.6/; revision=5945
Diffstat (limited to 'debian/arch/arm/config.nslu2')
-rw-r--r-- | debian/arch/arm/config.nslu2 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/arch/arm/config.nslu2 b/debian/arch/arm/config.nslu2 index 33f8401c1841..afbf73c7ebf5 100644 --- a/debian/arch/arm/config.nslu2 +++ b/debian/arch/arm/config.nslu2 @@ -1369,15 +1369,6 @@ CONFIG_USB_G_SERIAL=m # # File systems # -CONFIG_EXT2_FS=m -CONFIG_EXT2_FS_XATTR=y -CONFIG_EXT2_FS_POSIX_ACL=y -# CONFIG_EXT2_FS_SECURITY is not set -# CONFIG_EXT2_FS_XIP is not set -CONFIG_EXT3_FS=m -CONFIG_EXT3_FS_XATTR=y -CONFIG_EXT3_FS_POSIX_ACL=y -# CONFIG_EXT3_FS_SECURITY is not set CONFIG_JBD=m # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=m |