r3566 - trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc

Sven Luther luther at costa.debian.org
Sat Jul 16 17:38:10 UTC 2005


Author: luther
Date: 2005-07-16 17:38:09 +0000 (Sat, 16 Jul 2005)
New Revision: 3566

Modified:
   trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config
   trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config.powerpc
Log:
I don't know why CONFIG_6PACK got moved to config.powerpc only, and not to config, it stopped powerpc-smp in any case. so fixed.


Modified: trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config
===================================================================
--- trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config	2005-07-16 16:33:18 UTC (rev 3565)
+++ trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config	2005-07-16 17:38:09 UTC (rev 3566)
@@ -1460,3 +1460,4 @@
 CONFIG_CRYPTO_ANUBIS=m
 CONFIG_CRYPTO_MICHAEL_MIC=m
 CONFIG_CRYPTO_TEST=m
+CONFIG_6PACK=m

Modified: trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config.powerpc
===================================================================
--- trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config.powerpc	2005-07-16 16:33:18 UTC (rev 3565)
+++ trunk/kernel/source/linux-2.6-2.6.12/debian/arch/powerpc/config.powerpc	2005-07-16 17:38:09 UTC (rev 3566)
@@ -3,7 +3,6 @@
 CONFIG_SOFTWARE_SUSPEND=y
 CONFIG_PM_STD_PARTITION=""
 CONFIG_MKISS=m
-CONFIG_6PACK=m
 # CONFIG_IRPORT_SIR is not set
 CONFIG_PCMCIA_XIRTULIP=m
 # CONFIG_USB_SERIAL_WHITEHEAT is not set




More information about the Kernel-svn-changes mailing list