projects/Generic/linux/linux.x86_64.conf: enable CONFIG_RELOCATABLE

required for efi boot with syslinux
This commit is contained in:
Stefan Saraev 2014-02-28 21:02:48 +02:00
parent 4008b4fd93
commit 9b83058be4

View File

@ -443,7 +443,7 @@ CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set