[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>
This commit is contained in:
parent
4848ffe520
commit
c9988dce19
1 changed files with 1 additions and 1 deletions
|
@ -507,7 +507,7 @@ config SND_HDA_HWDEP
|
||||||
help
|
help
|
||||||
Say Y here to build a hwdep interface for HD-audio driver.
|
Say Y here to build a hwdep interface for HD-audio driver.
|
||||||
This interface can be used for out-of-bound communication
|
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
|
config SND_HDA_CODEC_REALTEK
|
||||||
bool "Build Realtek HD-audio codec support"
|
bool "Build Realtek HD-audio codec support"
|
||||||
|
|
Loading…
Add table
Reference in a new issue