Skip to content

Commit

Permalink
ASoC: Add prompt for ICS43432 codec
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Phil Elwell authored and popcornmix committed Mar 14, 2018
1 parent 29ff7b9 commit 26a8df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,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"
Expand Down

0 comments on commit 26a8df4

Please sign in to comment.