Skip to content

Commit

Permalink
[PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Andi Kleen <ak@suse.de>
  • Loading branch information
Vivek Goyal authored and Andi Kleen committed Dec 7, 2006
1 parent be274ee commit 4c7aa6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4c7aa6c

Please sign in to comment.