Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c7aa6c3 authored by Vivek Goyal's avatar Vivek Goyal Committed by Andi Kleen
Browse files

[PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL



Signed-off-by: default avatarVivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarAndi Kleen <ak@suse.de>
parent be274eea
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -774,7 +774,8 @@ config CRASH_DUMP
	  For more details see Documentation/kdump/kdump.txt

config RELOCATABLE
	bool "Build a relocatable kernel"
	bool "Build a relocatable kernel(EXPERIMENTAL)"
	depends on EXPERIMENTAL
	help
	  This build a kernel image that retains relocation information
          so it can be loaded someplace besides the default 1MB.