[kernel] r5137 - dists/trunk/linux-2.6/debian/arch/powerpc

Sven Luther luther at costa.debian.org
Thu Dec 29 17:22:05 UTC 2005


Author: luther
Date: Thu Dec 29 17:22:02 2005
New Revision: 5137

Modified:
   dists/trunk/linux-2.6/debian/arch/powerpc/config
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-smp
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
Log:
Moved CONFIG_APUS to individual snipplets.
I think this is one which should have profited from jonas script.
The fact that 2.6.14 apus built means that the change in Kconfig behaviour happened for 2.6.15.


Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config	Thu Dec 29 17:22:02 2005
@@ -43,7 +43,6 @@
 CONFIG_PM=y
 CONFIG_PPC_STD_MMU=y
 CONFIG_PPC_MULTIPLATFORM=y
-# CONFIG_APUS is not set
 # CONFIG_KATANA is not set
 # CONFIG_WILLOW is not set
 # CONFIG_CPCI690 is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc	Thu Dec 29 17:22:02 2005
@@ -1,3 +1,4 @@
+# CONFIG_APUS is not set
 CONFIG_PPC32=y
 CONFIG_BROKEN_ON_SMP=y
 # CONFIG_SMP is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot	Thu Dec 29 17:22:02 2005
@@ -1,3 +1,4 @@
+# CONFIG_APUS is not set
 CONFIG_PPC32=y
 CONFIG_MAC_FLOPPY=y
 # CONFIG_SMP is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-smp	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-smp	Thu Dec 29 17:22:02 2005
@@ -1,3 +1,4 @@
+# CONFIG_APUS is not set
 CONFIG_PPC32=y
 CONFIG_LOCK_KERNEL=y
 # CONFIG_CPUSETS is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	Thu Dec 29 17:22:02 2005
@@ -1,3 +1,4 @@
+# CONFIG_APUS is not set
 CONFIG_PPC64=y
 CONFIG_64BIT=y
 CONFIG_COMPAT=y



More information about the Kernel-svn-changes mailing list