summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
diff options
context:
space:
mode:
authorPhil Elwell <phil@raspberrypi.org>2017-03-23 10:06:56 +0000
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-08-13 16:05:12 +0200
commit49dfbf6bb40a3cbe0d2e67eb7d2fbf084197373e (patch)
treea8425a4e23d02e166be731e50e983c491d359e6e /sound/soc/codecs
parent174900ae1f6830ef31291eb7a5cf5e86f7251b5d (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 f128ffabf5e5..91779f3d0ceb 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -716,7 +716,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"