From: H. Peter Anvin Date: Thu, 7 May 2009 21:19:34 +0000 (-0700) Subject: x86: make CONFIG_RELOCATABLE the default X-Git-Tag: v2.6.31-rc1~422^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26717808f93a27c22d4853c4fb17fa225f4ccc68;p=pandora-kernel.git x86: make CONFIG_RELOCATABLE the default Remove the EXPERIMENTAL tag from CONFIG_RELOCATABLE and make it the default. Relocatable kernels have been used for a while now, and should now have identical semantics to non-relocatable kernels when loaded by a non-relocating bootloader. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed