ALSA: Fix a typo in Kconfig
The previous commit bbaf5e9733
has
an obvious typo. Fixed now.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Родитель
bbaf5e9733
Коммит
e78a37bc77
|
@ -134,7 +134,7 @@ config SND_RTCTIMER
|
|||
config SND_SEQ_RTCTIMER_DEFAULT
|
||||
bool "Use RTC as default sequencer timer"
|
||||
depends on SND_RTCTIMER && SND_SEQUENCER
|
||||
dpeends on !SND_SEQ_HRTIMER_DEFAULT
|
||||
depends on !SND_SEQ_HRTIMER_DEFAULT
|
||||
default y
|
||||
help
|
||||
Say Y here to use the RTC timer as the default sequencer
|
||||
|
|
Загрузка…
Ссылка в новой задаче