From: Randy Dunlap Date: Thu, 28 Jan 2016 02:04:10 +0000 (-0800) Subject: ALSA: timer: fix SND_PCM_TIMER Kconfig text X-Git-Tag: v4.9.8~2370^2~91 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac1efcfb35f73657ec1e28b1e8a3c895529c1108;p=platform%2Fkernel%2Flinux-rpi3.git ALSA: timer: fix SND_PCM_TIMER Kconfig text Fix spelling and typos for SND_PCM_TIMER. Signed-off-by: Randy Dunlap Signed-off-by: Takashi Iwai --- diff --git a/sound/core/Kconfig b/sound/core/Kconfig index e3e9491..a2a1e24 100644 --- a/sound/core/Kconfig +++ b/sound/core/Kconfig @@ -97,11 +97,11 @@ config SND_PCM_TIMER bool "PCM timer interface" if EXPERT default y help - If you disable this option, pcm timer will be inavailable, so - those stubs used pcm timer (e.g. dmix, dsnoop & co) may work + If you disable this option, pcm timer will be unavailable, so + those stubs that use pcm timer (e.g. dmix, dsnoop & co) may work 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. config SND_SEQUENCER_OSS