r4673 - dists/trunk/linux-2.6/debian/arch/powerpc
Sven Luther
luther at costa.debian.org
Fri Oct 28 06:24:45 UTC 2005
Author: luther
Date: 2005-10-28 06:24:44 +0000 (Fri, 28 Oct 2005)
New Revision: 4673
Modified:
dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
Log:
Fixed miboot and powerpc64 configs.
Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
===================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot 2005-10-28 05:56:27 UTC (rev 4672)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot 2005-10-28 06:24:44 UTC (rev 4673)
@@ -58,7 +58,6 @@
# CONFIG_BOOTX_TEXT is not set
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
-CONFIG_CRYPTO_MD5=m
CONFIG_CHR_DEV_SCH=m
# CONFIG_MEGARAID_LEGACY is not set
CONFIG_ASFS_FS=m
@@ -70,3 +69,5 @@
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_PMAC_BACKLIGHT is not set
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_CRYPTO_MD5=y
Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
===================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64 2005-10-28 05:56:27 UTC (rev 4672)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64 2005-10-28 06:24:44 UTC (rev 4673)
@@ -73,3 +73,8 @@
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_DISCONTIGMEM=y
CONFIG_IRQ_ALL_CPUS=y
+CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
+CONFIG_MPIC=y
+CONFIG_NEED_MULTIPLE_NODES=y
+CONFIG_XICS=y
+CONFIG_NODES_SPAN_OTHER_NODES=y
More information about the Kernel-svn-changes
mailing list