Pārlūkot izejas kodu

ALSA: Fix a typo in Kconfig

The previous commit bbaf5e97337287479eb78dbc3822d9560bbfd2e2 has
an obvious typo.  Fixed now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 16 gadi atpakaļ
vecāks
revīzija
e78a37bc77
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      sound/core/Kconfig

+ 1 - 1
sound/core/Kconfig

@@ -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