Skip to content
Commit 22f4319d authored by Robert P. J. Day's avatar Robert P. J. Day Committed by H. Peter Anvin
Browse files

x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>



CONFIG_X86_64 was misspelled (wrong case), which caused the x86-64
kernel to advertise itself as more relocatable than it really is.
This could in theory cause boot failures once bootloaders start
support the new relocation fields.

Signed-off-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 5be6066a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment