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

@ -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