Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug #186378....
authorChris Gianelloni <wolf31o2@gentoo.org>
Wed, 22 Aug 2007 19:25:06 +0000 (19:25 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Wed, 22 Aug 2007 19:25:06 +0000 (19:25 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@530 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
genkernel
x86/kernel-config-2.6
x86_64/kernel-config-2.6

index 13c9249533e2d9333e60125c41df127305cdd6ee..9101e11572b1591aef2b992602e797cbd1f069ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
+  x86_64/kernel-config-2.6, genkernel:
+  Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug
+  #186378. This is genkernel 3.4.9_pre1 for testing.
+
   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
   Changing to use console=tty1 instead of CONSOLE=/dev/tty1 with a patch from
   Matthias Schwarzott <zzam@gentoo.org> for bug #188954.
index 2294f1827f8a3a5a8aab9734dbd7cc9e93f2c2d7..6fb88d0e515796b400ce1ccc01ce4e82faa426c5 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # Genkernel v3
 
 PATH="/bin:/usr/bin:/sbin:/usr/sbin"
-GK_V='3.4.8'
+GK_V='3.4.9_pre1'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.
index 1e47535f8b1733dad6a4da83457f0c27461e736c..ae8a9d51b23b84d57068404a83b7fb9d1a934af7 100644 (file)
@@ -215,7 +215,6 @@ CONFIG_HZ_100=y
 CONFIG_HZ=100
 CONFIG_KEXEC=y
 CONFIG_CRASH_DUMP=y
-CONFIG_PHYSICAL_START=0x100000
 CONFIG_HOTPLUG_CPU=y
 # CONFIG_COMPAT_VDSO is not set
 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
index 936b6c06185271e7fcce21878046b94a310c07b9..fe2584e2a4bccdb0562b884d26b5108940845dbe 100644 (file)
@@ -151,8 +151,7 @@ CONFIG_X86_MCE=y
 CONFIG_X86_MCE_INTEL=y
 CONFIG_X86_MCE_AMD=y
 CONFIG_KEXEC=y
-# CONFIG_CRASH_DUMP is not set
-CONFIG_PHYSICAL_START=0x100000
+CONFIG_CRASH_DUMP=y
 CONFIG_SECCOMP=y
 # CONFIG_HZ_100 is not set
 CONFIG_HZ_250=y