Skip to content

Commit a1fdf44

Browse files
brooniearndb
authored andcommitted
ARM: multi_v7_defconfig: Enable TLV320AIC3x
A number of TI based platforms use TLV320AIC3x since it was their standard audio CODEC for quite some time, including the Beagle X15. Enable it multi_v7_defconfig to improve test coverage. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20230731-arm-tlv320aic31xx-config-v1-1-013c8c321dad@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 75f27cb commit a1fdf44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,7 @@ CONFIG_SND_SOC_SGTL5000=m
825825
CONFIG_SND_SOC_STI_SAS=m
826826
CONFIG_SND_SOC_TLV320AIC32X4=m
827827
CONFIG_SND_SOC_TLV320AIC32X4_I2C=m
828+
CONFIG_SND_SOC_TLV320AIC3X_I2C=m
828829
CONFIG_SND_SOC_WM8960=m
829830
CONFIG_SND_SOC_WM8962=m
830831
CONFIG_SND_SOC_WM8978=m

0 commit comments

Comments
 (0)