SOURCES (LINUX_2_6): kernel-powerpc.config - disable CRASH_DUMP - it requir...
sparky
sparky at pld-linux.org
Mon Mar 30 18:21:49 CEST 2009
Author: sparky Date: Mon Mar 30 16:21:49 2009 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- disable CRASH_DUMP - it requires some special boot sequence
- add KERNEL_START to make sure nothing changes it
---- Files affected:
SOURCES:
kernel-powerpc.config (1.3.2.4 -> 1.3.2.5)
---- Diffs:
================================================================
Index: SOURCES/kernel-powerpc.config
diff -u SOURCES/kernel-powerpc.config:1.3.2.4 SOURCES/kernel-powerpc.config:1.3.2.5
--- SOURCES/kernel-powerpc.config:1.3.2.4 Tue Mar 24 23:40:01 2009
+++ SOURCES/kernel-powerpc.config Mon Mar 30 18:21:43 2009
@@ -22,7 +22,7 @@
IOMMU_VMERGE ppc64=n
HOTPLUG_CPU ppc64=y
KEXEC powerpc=y
-CRASH_DUMP powerpc=y
+CRASH_DUMP powerpc=n
PROC_VMCORE powerpc=y
PHYP_DUMP ppc64=n
IRQ_ALL_CPUS powerpc=y
@@ -43,6 +43,7 @@
#- file drivers/pci/hotplug/Kconfig goes here
#- file drivers/rapidio/Kconfig goes here
ADVANCED_OPTIONS ppc=n
+KERNEL_START ppc=0xc0000000
#- Default settings for advanced configuration options are used
#- file net/Kconfig goes here
#- file drivers/Kconfig goes here
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-powerpc.config?r1=1.3.2.4&r2=1.3.2.5&f=u
More information about the pld-cvs-commit
mailing list