diff options
-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 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 | ||
512 | config SND_HDA_CODEC_REALTEK | 512 | config SND_HDA_CODEC_REALTEK |
513 | bool "Build Realtek HD-audio codec support" | 513 | bool "Build Realtek HD-audio codec support" |