From: Robert P. J. Day Date: Thu, 25 Jun 2009 20:20:48 +0000 (-0400) Subject: x86, setup: Fix typo "CONFIG_x86_64" in X-Git-Tag: v2.6.31-rc2~76^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f4319d6bc0155e6c0ae560729baa6c09dc09e7;p=pandora-kernel.git x86, setup: Fix typo "CONFIG_x86_64" in 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 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed