diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2007-09-21 12:25:40 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2007-10-16 10:51:03 -0400 |
commit | 213e84ec71abf596be76abcf18b988afeb2c210e (patch) | |
tree | e85f25115ab22268d45e4cec2228e7f4c4fcd01f /sound/pci/Kconfig | |
parent | c10710676728846f5c0a92431ebab2161f9c0b7e (diff) |
[ALSA] sound/hda: fix help text
Fix hda help text typo.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
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/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 2c6486c23a52..c127e79ed29c 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -506,7 +506,7 @@ config SND_HDA_HWDEP | |||
506 | select SND_HWDEP | 506 | select SND_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-band communication |
510 | with codecs for debugging purposes. | 510 | with codecs for debugging purposes. |
511 | 511 | ||
512 | config SND_HDA_CODEC_REALTEK | 512 | config SND_HDA_CODEC_REALTEK |