From: Takashi Iwai Date: Wed, 1 Aug 2007 22:01:43 +0000 (+0200) Subject: [ALSA] hda-intel - Fix a typo in Kconfig X-Git-Tag: v2.6.24-rc1~832^2~216 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=c9988dce19c1ba867f58f30366466e776c51607a;p=linux.git [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 Signed-off-by: Jaroslav Kysela --- 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 help Say Y here to build a hwdep interface for HD-audio driver. This interface can be used for out-of-bound communication - with codesc for debugging purposes. + with codecs for debugging purposes. config SND_HDA_CODEC_REALTEK bool "Build Realtek HD-audio codec support"