aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-08-01 18:01:43 -0400
committerJaroslav Kysela <perex@perex.cz>2007-10-16 09:58:22 -0400
commitc9988dce19c1ba867f58f30366466e776c51607a (patch)
treed1245c1dc9e4e6ad997280044335571cc7595649 /sound/pci/Kconfig
parent4848ffe520b5929acd157025d0969d455da1e57a (diff)
[ALSA] hda-intel - Fix a typo in Kconfig
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>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index b80b97f7a49a..ff7a689c229e 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -507,7 +507,7 @@ config SND_HDA_HWDEP
507 help 507 help
508 Say Y here to build a hwdep interface for HD-audio driver. 508 Say Y here to build a hwdep interface for HD-audio driver.
509 This interface can be used for out-of-bound communication 509 This interface can be used for out-of-bound communication
510 with codesc for debugging purposes. 510 with codecs for debugging purposes.
511 511
512config SND_HDA_CODEC_REALTEK 512config SND_HDA_CODEC_REALTEK
513 bool "Build Realtek HD-audio codec support" 513 bool "Build Realtek HD-audio codec support"