Author: maks Date: Mon Mar 3 15:28:24 2008 New Revision: 10690 Log: powerpc config cleanup
APUS support gone, config.apus should go too. Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-smp dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 dists/trunk/linux-2.6/debian/config/powerpc/config.prep Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc Mon Mar 3 15:28:24 2008 @@ -1,4 +1,3 @@ -# CONFIG_APUS is not set CONFIG_PPC32=y # CONFIG_SMP is not set CONFIG_PM_STD_PARTITION="" Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot Mon Mar 3 15:28:24 2008 @@ -1,4 +1,3 @@ -# CONFIG_APUS is not set CONFIG_PPC32=y CONFIG_MAC_FLOPPY=y # CONFIG_SMP is not set Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-smp ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-smp (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-smp Mon Mar 3 15:28:24 2008 @@ -1,4 +1,3 @@ -# CONFIG_APUS is not set CONFIG_PPC32=y CONFIG_LOCK_KERNEL=y CONFIG_STOP_MACHINE=y Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 Mon Mar 3 15:28:24 2008 @@ -1,4 +1,3 @@ -# CONFIG_APUS is not set CONFIG_PPC64=y CONFIG_64BIT=y CONFIG_COMPAT=y Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.prep ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config.prep (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config.prep Mon Mar 3 15:28:24 2008 @@ -1,4 +1,3 @@ -# CONFIG_APUS is not set CONFIG_PPC32=y # CONFIG_SMP is not set CONFIG_PM_STD_PARTITION="" _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

