[kernel] r10690 - dists/trunk/linux-2.6/debian/config/powerpc
Maximilian Attems
maks at alioth.debian.org
Mon Mar 3 15:28:25 UTC 2008
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=""
More information about the Kernel-svn-changes
mailing list