x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 25 Jun 2009 20:20:48 +0000 (16:20 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 25 Jun 2009 20:33:11 +0000 (13:33 -0700)
commit22f4319d6bc0155e6c0ae560729baa6c09dc09e7
tree2a6067484c40bdb1d786f6421522e000917c91c9
parent5be6066a7f8d917db347d94f1b359b9b70dcb572
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: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/boot.h