You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user