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: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Jerome Brunet 2018-08-29 17:00:48 +02:00 committed by Mark Brown
parent dba508b5ab
commit 26bcf1c368
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -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