projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbaf5e9
)
ALSA: Fix a typo in Kconfig
author
Takashi Iwai
<tiwai@suse.de>
Wed, 29 Oct 2008 15:08:01 +0000
(16:08 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 29 Oct 2008 15:08:01 +0000
(16:08 +0100)
The previous commit
bbaf5e97337287479eb78dbc3822d9560bbfd2e2
has
an obvious typo. Fixed now.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/Kconfig
patch
|
blob
|
history
diff --git
a/sound/core/Kconfig
b/sound/core/Kconfig
index
406a450
..
7bbdda0
100644
(file)
--- a/
sound/core/Kconfig
+++ b/
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
- d
pe
ends on !SND_SEQ_HRTIMER_DEFAULT
+ d
ep
ends on !SND_SEQ_HRTIMER_DEFAULT
default y
help
Say Y here to use the RTC timer as the default sequencer