projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4848ffe
)
[ALSA] hda-intel - Fix a typo in Kconfig
author
Takashi Iwai
<tiwai@suse.de>
Wed, 1 Aug 2007 22:01:43 +0000
(
00:01
+0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 16 Oct 2007 13:58:22 +0000
(15:58 +0200)
Fix a typo in Kconfig help text for CONFIG_SND_HDA_HWDEP.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/Kconfig
patch
|
blob
|
history
diff --git
a/sound/pci/Kconfig
b/sound/pci/Kconfig
index b80b97f7a49ab641593c854c4000784e03fafadf..ff7a689c229ef2f869e6e55f9c385e35c79a0d47 100644
(file)
--- a/
sound/pci/Kconfig
+++ b/
sound/pci/Kconfig
@@
-507,7
+507,7
@@
config SND_HDA_HWDEP
help
Say Y here to build a hwdep interface for HD-audio driver.
This interface can be used for out-of-bound communication
- with code
sc
for debugging purposes.
+ with code
cs
for debugging purposes.
config SND_HDA_CODEC_REALTEK
bool "Build Realtek HD-audio codec support"