diff options
author | Andres Salomon <dilinger@debian.org> | 2005-09-09 06:26:21 +0000 |
---|---|---|
committer | Andres Salomon <dilinger@debian.org> | 2005-09-09 06:26:21 +0000 |
commit | 673fb71ce01e1be3f9793d54f49e16fa22327c22 (patch) | |
tree | cc7a7a58c417ca6c3dc6981a14b15111df0e9363 /debian/arch/m68k | |
parent | 2f4d09e2cccf19f59645b7753f1ffa4cdf6fc94f (diff) | |
download | kernel_replicant_linux-673fb71ce01e1be3f9793d54f49e16fa22327c22.tar.gz kernel_replicant_linux-673fb71ce01e1be3f9793d54f49e16fa22327c22.tar.bz2 kernel_replicant_linux-673fb71ce01e1be3f9793d54f49e16fa22327c22.zip |
Unify ISO9660_FS across archs (as a module)
svn path=/dists/trunk/linux-2.6/; revision=4154
Diffstat (limited to 'debian/arch/m68k')
-rw-r--r-- | debian/arch/m68k/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/arch/m68k/config b/debian/arch/m68k/config index 5ca7c9a68ea3..678bc87f38ef 100644 --- a/debian/arch/m68k/config +++ b/debian/arch/m68k/config @@ -307,7 +307,6 @@ CONFIG_XFS_EXPORT=y # CONFIG_XFS_QUOTA is not set # CONFIG_XFS_SECURITY is not set # CONFIG_XFS_POSIX_ACL is not set -CONFIG_ISO9660_FS=y CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_ZISOFS_FS=y |