Skip to content

Commit 76e26d9

Browse files
MerlijnWajertmlind
authored andcommitted
ARM: omap2plus_defconfig: enable TLV320AIC3X
Commit a96d2ba ("ASoC: codecs: tlv320aic3x: move I2C to separated file") split the driver into SPI and I2C code and also provided a separate configuration option for it. The RX51 audio fails to probe since this commit, so let's add this non-obvious configuration option to the defconfig. Signed-off-by: Merlijn Wajer <merlijn@wizzup.org> Message-Id: <20211216150506.31163-1-merlijn@wizzup.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 3123109 commit 76e26d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/omap2plus_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,8 @@ CONFIG_SND_SOC_OMAP_ABE_TWL6040=m
553553
CONFIG_SND_SOC_OMAP_HDMI=m
554554
CONFIG_SND_SOC_CPCAP=m
555555
CONFIG_SND_SOC_TLV320AIC23_I2C=m
556+
CONFIG_SND_SOC_TLV320AIC3X=m
557+
CONFIG_SND_SOC_TLV320AIC3X_I2C=m
556558
CONFIG_SND_SIMPLE_CARD=m
557559
CONFIG_SND_AUDIO_GRAPH_CARD=m
558560
CONFIG_HID_GENERIC=m

0 commit comments

Comments
 (0)