Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9988dce authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] hda-intel - Fix a typo in Kconfig



Fix a typo in Kconfig help text for CONFIG_SND_HDA_HWDEP.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent 4848ffe5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"