Kconfig: Remove useless and sometimes wrong comments

Additionally, some excessive newlines removed.

Signed-off-by: Michael Roth <mroth@nessie.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Michael Roth
2009-10-04 18:14:29 +02:00
committed by Jiri Kosina
parent 7beeec88e5
commit fa3012318b
31 changed files with 0 additions and 91 deletions

View File

@@ -1,5 +1,3 @@
# samples/Kconfig
menuconfig SAMPLES
bool "Sample kernel code"
help
@@ -41,4 +39,3 @@ config SAMPLE_KRETPROBES
depends on SAMPLE_KPROBES && KRETPROBES
endif # SAMPLES