diff --git a/[refs] b/[refs] index 2455fef09875..6d7a656f6251 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ceefccc93932b920a8ec6f35f596db05202a12fe +refs/heads/master: 26717808f93a27c22d4853c4fb17fa225f4ccc68 diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index 50fbb47f5295..3e0f80a764a7 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -1495,8 +1495,8 @@ config PHYSICAL_START Don't change this unless you know what you are doing. config RELOCATABLE - bool "Build a relocatable kernel (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "Build a relocatable kernel" + default y ---help--- This builds a kernel image that retains relocation information so it can be loaded someplace besides the default 1MB.