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
-4
View File
@@ -1,6 +1,3 @@
# sound/Config.in
#
menuconfig SOUND
tristate "Sound card support"
depends on HAS_IOMEM
@@ -136,4 +133,3 @@ config AC97_BUS
sound subsystem and other function drivers completely unrelated to
sound although they're sharing the AC97 bus. Concerned drivers
should "select" this.