mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 19:56:18 +00:00
[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
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue