Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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