Change CONFIG_PHYSICAL_START to 0x200000 for amd64 installcd kconfig

svn path=/trunk/; revision=630
This commit is contained in:
Andrew Gaffney 2009-05-04 02:35:30 +00:00
parent a91b809368
commit 69f108af18
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
04 May 2009; Andrew Gaffney <agaffney@gentoo.org>
kconfig/amd64/installcd-2.6.28.config:
Change CONFIG_PHYSICAL_START to 0x200000 for amd64 installcd kconfig
03 May 2009; Andrew Gaffney <agaffney@gentoo.org>
kconfig/x86/installcd-2.6.28.config,
kconfig/amd64/installcd-2.6.28.config:

View file

@ -268,7 +268,7 @@ CONFIG_HZ=100
# CONFIG_SCHED_HRTICK is not set
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000
CONFIG_PHYSICAL_START=0x200000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x200000
# CONFIG_HOTPLUG_CPU is not set