commit | 26717808f93a27c22d4853c4fb17fa225f4ccc68 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Thu May 07 14:19:34 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon May 11 17:45:06 2009 -0700 |
tree | f260903b5ee426813aca4f1203b003eab449e731 | |
parent | ceefccc93932b920a8ec6f35f596db05202a12fe [diff] |
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 <hpa@zytor.com>