
From: Andi Kleen <ak@suse.de>

Remove invisible earlyprintk help.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/arch/x86_64/Kconfig |    9 ---------
 1 files changed, 9 deletions(-)

diff -puN arch/x86_64/Kconfig~x86_64-remove-earlyprintk-help arch/x86_64/Kconfig
--- 25/arch/x86_64/Kconfig~x86_64-remove-earlyprintk-help	2005-01-23 14:40:08.963684184 -0800
+++ 25-akpm/arch/x86_64/Kconfig	2005-01-23 14:40:08.967683576 -0800
@@ -52,15 +52,6 @@ config X86_CMPXCHG
 config EARLY_PRINTK
 	bool
 	default y
-	help
-	  Write kernel log output directly into the VGA buffer or to a serial
-	  port.
-
-	  This is useful for kernel debugging when your machine crashes very
-	  early before the console code is initialized. For normal operation
-	  it is not recommended because it looks ugly and doesn't cooperate
-	  with klogd/syslogd or the X server. You should normally N here,
-	  unless you want to debug such a crash.
 
 config HPET_TIMER
 	bool
_
