diff options
author | Michael Roth <mroth@nessie.de> | 2009-10-04 18:14:29 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-11-09 09:40:56 +0100 |
commit | fa3012318bfb395552baef69bb1ebe87e64945c8 (patch) | |
tree | 5095c1dda820a408609c6e0bd5bc2e7f4c359eae /sound/Kconfig | |
parent | 7beeec88e5f379680abeb4244b0781e102201c0e (diff) |
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>
Diffstat (limited to 'sound/Kconfig')
-rw-r--r-- | sound/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/Kconfig b/sound/Kconfig index 439e15c8faa3..4b5365ad6b46 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -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. - |