* [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL
@ 2006-10-24 19:40 Vivek Goyal
0 siblings, 0 replies; only message in thread
From: Vivek Goyal @ 2006-10-24 19:40 UTC (permalink / raw)
To: linux kernel mailing list
Cc: Fastboot mailing list, Eric W. Biederman, Morton Andrew Morton,
Andi Kleen
o Mark CONFIG_RELOCATABLE experimental.
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
---
arch/i386/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff -puN arch/i386/Kconfig~i386-mark-CONFIG_RELOCATABLE-experimental arch/i386/Kconfig
--- linux-2.6.19-rc2-git7-reloc/arch/i386/Kconfig~i386-mark-CONFIG_RELOCATABLE-experimental 2006-10-24 15:22:22.000000000 -0400
+++ linux-2.6.19-rc2-git7-reloc-root/arch/i386/Kconfig 2006-10-24 15:23:02.000000000 -0400
@@ -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.
_
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-24 19:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-24 19:40 [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL Vivek Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome