From 6e1bf357d4b9edd677e541b608fea58e09acea1c Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Sat, 23 Sep 2006 06:44:20 +0000 Subject: [PATCH] Re-enabled fs-asfs patch, after confirming it builds. Disabled duplicate -miboot config options. svn path=/dists/trunk/linux-2.6/; revision=7485 --- debian/arch/powerpc/config.powerpc-miboot | 3 --- debian/patches/series/1 | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/arch/powerpc/config.powerpc-miboot b/debian/arch/powerpc/config.powerpc-miboot index f02d00776..794b6036f 100644 --- a/debian/arch/powerpc/config.powerpc-miboot +++ b/debian/arch/powerpc/config.powerpc-miboot @@ -58,9 +58,6 @@ CONFIG_FB_VOODOO1=m # CONFIG_SECURITY is not set CONFIG_CHR_DEV_SCH=m # CONFIG_MEGARAID_LEGACY is not set -CONFIG_ASFS_FS=m -CONFIG_ASFS_DEFAULT_CODEPAGE="" -CONFIG_ASFS_RW=y CONFIG_IRDA=m CONFIG_PCMCIA_XIRTULIP=m # CONFIG_IRPORT_SIR is not set diff --git a/debian/patches/series/1 b/debian/patches/series/1 index acae95938..eca3547c8 100644 --- a/debian/patches/series/1 +++ b/debian/patches/series/1 @@ -30,3 +30,5 @@ + arm-get_unaligned-gcc41-const.patch + powerpc-serial.patch + powerpc-oldworld-boot-fix.patch ++ fs-asfs.patch +