From: Mark Brown Date: Fri, 6 Jan 2023 23:14:12 +0000 (+0000) Subject: ARM: multi_v7_defconfig: Enable wm896x audio CODECs X-Git-Tag: v6.6.7~3531^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74ab23d5a7fc13f3ab1f3a333cb18ab300a997fc;p=platform%2Fkernel%2Flinux-starfive.git ARM: multi_v7_defconfig: Enable wm896x audio CODECs The wm896x series of audio CODECs is used on a number of Freescale reference designs, enable the drivers in multi_v7_defconfig to improve testing coverage of those systems and their derivatives. Signed-off-by: Mark Brown Reviewed-by: Fabio Estevam Link: https://lore.kernel.org/r/20230106-arm-wm896x-v1-1-441c564a9cd1@kernel.org Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index ee184eb..36a0809 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -821,6 +821,8 @@ CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m CONFIG_SND_SOC_SGTL5000=m CONFIG_SND_SOC_STI_SAS=m +CONFIG_SND_SOC_WM8960=m +CONFIG_SND_SOC_WM8962=m CONFIG_SND_SOC_WM8978=m CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_USB=y