Skip to content

Commit

Permalink
ALSA: timer: fix SND_PCM_TIMER Kconfig text
Browse files Browse the repository at this point in the history
Fix spelling and typos for SND_PCM_TIMER.

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
rddunlap authored and tiwai committed Jan 28, 2016
1 parent 61595dc commit ac1efcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sound/core/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ac1efcf

Please sign in to comment.