diff --git a/debian/arch/alpha/config b/debian/arch/alpha/config index c6b5b85aa..df12ba4b7 100644 --- a/debian/arch/alpha/config +++ b/debian/arch/alpha/config @@ -1259,9 +1259,6 @@ CONFIG_XFS_RT=y CONFIG_ADFS_FS=m # CONFIG_ADFS_FS_RW is not set CONFIG_AFFS_FS=m -CONFIG_ASFS_FS=m -CONFIG_ASFS_DEFAULT_CODEPAGE="" -# CONFIG_ASFS_RW is not set CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m CONFIG_BEFS_FS=m diff --git a/debian/arch/arm/config.ixp4xx b/debian/arch/arm/config.ixp4xx index a5e7a47af..ef2afa53a 100644 --- a/debian/arch/arm/config.ixp4xx +++ b/debian/arch/arm/config.ixp4xx @@ -1626,9 +1626,6 @@ CONFIG_CONFIGFS_FS=m CONFIG_ADFS_FS=m # CONFIG_ADFS_FS_RW is not set CONFIG_AFFS_FS=m -CONFIG_ASFS_FS=m -CONFIG_ASFS_DEFAULT_CODEPAGE="" -# CONFIG_ASFS_RW is not set CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m CONFIG_BEFS_FS=m diff --git a/debian/arch/arm/config.versatile b/debian/arch/arm/config.versatile index 0f4dbb837..ecbabb3b1 100644 --- a/debian/arch/arm/config.versatile +++ b/debian/arch/arm/config.versatile @@ -1111,9 +1111,6 @@ CONFIG_CONFIGFS_FS=m CONFIG_ADFS_FS=m # CONFIG_ADFS_FS_RW is not set CONFIG_AFFS_FS=m -CONFIG_ASFS_FS=m -CONFIG_ASFS_DEFAULT_CODEPAGE="" -# CONFIG_ASFS_RW is not set CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m CONFIG_BEFS_FS=m diff --git a/debian/arch/ia64/config b/debian/arch/ia64/config index 81648a121..9de0e9b98 100644 --- a/debian/arch/ia64/config +++ b/debian/arch/ia64/config @@ -581,9 +581,6 @@ CONFIG_HUGETLB_PAGE=y CONFIG_ADFS_FS=m # CONFIG_ADFS_FS_RW is not set CONFIG_AFFS_FS=m -CONFIG_ASFS_FS=m -CONFIG_ASFS_DEFAULT_CODEPAGE="" -# CONFIG_ASFS_RW is not set CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m CONFIG_BEFS_FS=m diff --git a/debian/arch/m68k/config b/debian/arch/m68k/config index d7032e2f1..58d0aa734 100644 --- a/debian/arch/m68k/config +++ b/debian/arch/m68k/config @@ -160,9 +160,6 @@ CONFIG_TMPFS=y # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # CONFIG_ADFS_FS is not set -CONFIG_ASFS_FS=m -CONFIG_ASFS_DEFAULT_CODEPAGE="" -# CONFIG_ASFS_RW is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set diff --git a/debian/arch/powerpc/config b/debian/arch/powerpc/config index d0a4c6636..4119ea0fb 100644 --- a/debian/arch/powerpc/config +++ b/debian/arch/powerpc/config @@ -923,9 +923,6 @@ CONFIG_FS_MBCACHE=m CONFIG_ADFS_FS=m # CONFIG_ADFS_FS_RW is not set CONFIG_AFFS_FS=m -CONFIG_ASFS_FS=m -CONFIG_ASFS_DEFAULT_CODEPAGE="" -CONFIG_ASFS_RW=y CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m CONFIG_BEFS_FS=m diff --git a/debian/changelog b/debian/changelog index db9827614..23cb63cfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +linux-2.6 (2.6.22~rc5-1~experimental.2) UNRELEASED; urgency=low + + * Drop asfs options. + + -- Bastian Blank Fri, 22 Jun 2007 19:11:18 +0200 + linux-2.6 (2.6.22~rc5-1~experimental.1) experimental; urgency=low [ Bastian Blank ]