]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
ASoC: Add prompt for ICS43432 codec
authorPhil Elwell <phil@raspberrypi.org>
Thu, 23 Mar 2017 10:06:56 +0000 (10:06 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:57 +0000 (12:07 +0200)
Without a prompt string, a config setting can't be included in a
defconfig. Give CONFIG_SND_SOC_ICS43432 a prompt so that Pi soundcards
can use the driver.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
sound/soc/codecs/Kconfig

index cd02edde708f860ba90ef7892339ef311c898746..fbcc1516af4f463e5e0a1a8ced04b82cc9cb888e 100644 (file)
@@ -547,7 +547,7 @@ config SND_SOC_HDAC_HDMI
        select HDMI
 
 config SND_SOC_ICS43432
-       tristate
+       tristate "InvenSense ICS43432 I2S microphone codec"
 
 config SND_SOC_INNO_RK3036
        tristate "Inno codec driver for RK3036 SoC"