Commit ac1efcfb authored by Randy Dunlap's avatar Randy Dunlap Committed by Takashi Iwai

ALSA: timer: fix SND_PCM_TIMER Kconfig text

Fix spelling and typos for SND_PCM_TIMER.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 61595dca
...@@ -97,11 +97,11 @@ config SND_PCM_TIMER ...@@ -97,11 +97,11 @@ config SND_PCM_TIMER
bool "PCM timer interface" if EXPERT bool "PCM timer interface" if EXPERT
default y default y
help help
If you disable this option, pcm timer will be inavailable, so If you disable this option, pcm timer will be unavailable, so
those stubs used pcm timer (e.g. dmix, dsnoop & co) may work those stubs that use pcm timer (e.g. dmix, dsnoop & co) may work
incorrectlly. incorrectlly.
For some embedded device, we may disable it to reduce memory For some embedded devices, we may disable it to reduce memory
footprint, about 20KB on x86_64 platform. footprint, about 20KB on x86_64 platform.
config SND_SEQUENCER_OSS config SND_SEQUENCER_OSS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment