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

Unverified Commit 26bcf1c3 authored by Jerome Brunet's avatar Jerome Brunet Committed by Mark Brown
Browse files

ASoC: dmic: add Kconfig prompt for the generic dmic codec.



Add Kconfig prompt for the generic digital mic to make it configurable
through menuconfig

Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent dba508b5
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -578,7 +578,11 @@ config SND_SOC_DA9055
	tristate

config SND_SOC_DMIC
	tristate
	tristate "Generic Digital Microphone CODEC"
	depends on GPIOLIB
	help
	  Enable support for the Generic Digital Microphone CODEC.
	  Select this if your sound card has DMICs.

config SND_SOC_HDMI_CODEC
	tristate