summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
diff options
context:
space:
mode:
authorPhil Elwell <phil@raspberrypi.org>2017-03-23 10:06:56 +0000
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-01-27 20:36:35 +0200
commit4753ec418e29b59e0c2797488dec5ab95a396554 (patch)
treefb159cdb9bf0d65a20726d6f22e9552d28db4742 /sound/soc/codecs
parent16a86f45068d30e34ab2c8275c254301ca10bf31 (diff)
ASoC: Add prompt for ICS43432 codec
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> Related-to: TOR-1068 Signed-off-by: Stefan Agner <stefan.agner@toradex.com> (cherry picked from commit 1d4b540b7c22ce311147669c1ba9e7060d3406ee)
Diffstat (limited to 'sound/soc/codecs')
-rw-r--r--sound/soc/codecs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index b889cb54461d..12008d3f38a7 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -717,7 +717,7 @@ config SND_SOC_HDAC_HDA
select SND_HDA
config SND_SOC_ICS43432
- tristate
+ tristate "InvenSense ICS43432 I2S microphone codec"
config SND_SOC_INNO_RK3036
tristate "Inno codec driver for RK3036 SoC"