Change CONFIG_PHYSICAL_START to 0x200000 for amd64 installcd kconfig
svn path=/trunk/; revision=630
This commit is contained in:
parent
a91b809368
commit
69f108af18
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue