summaryrefslogtreecommitdiff
path: root/sound/oss
diff options
context:
space:
mode:
authorRoman Zippel <zippel@linux-m68k.org>2006-06-08 22:12:49 -0700
committerSam Ravnborg <sam@mars.ravnborg.org>2006-06-09 16:28:07 +0200
commite55a3e8aed99626dd9a9a6732fc0eb5b75ef29bd (patch)
treea30fd1b93d804a0badc031936c730363c05c5bd5 /sound/oss
parentf001f7f89689d3226678ab3986f3a486f54aa069 (diff)
kconfig: remove leading whitespace in menu prompts
This removes all the leading whitespace kconfig now warns about. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'sound/oss')
-rw-r--r--sound/oss/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig
index 558c6ed443b..e5bce16b0c4 100644
--- a/sound/oss/Kconfig
+++ b/sound/oss/Kconfig
@@ -838,6 +838,6 @@ config SOUND_SH_DAC_AUDIO
depends on SOUND_PRIME && CPU_SH3
config SOUND_SH_DAC_AUDIO_CHANNEL
- int " DAC channel"
+ int "DAC channel"
default "1"
depends on SOUND_SH_DAC_AUDIO