diff mbox series

ARM: multi_v7_defconfig: Enable wm896x audio CODECs

Message ID 20230106-arm-wm896x-v1-1-441c564a9cd1@kernel.org (mailing list archive)
State New, archived
Headers show
Series ARM: multi_v7_defconfig: Enable wm896x audio CODECs | expand

Commit Message

Mark Brown Jan. 6, 2023, 11:14 p.m. UTC
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 <broonie@kernel.org>
---
 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)


---
base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2
change-id: 20230106-arm-wm896x-86cad14a8509

Best regards,

Comments

Fabio Estevam Jan. 10, 2023, 2:42 p.m. UTC | #1
On Fri, Jan 6, 2023 at 8:14 PM Mark Brown <broonie@kernel.org> wrote:
>
> 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 <broonie@kernel.org>

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Shawn Guo Jan. 26, 2023, 12:02 a.m. UTC | #2
On Fri, Jan 06, 2023 at 11:14:12PM +0000, Mark Brown wrote:
> 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 <broonie@kernel.org>

Applied, thanks!
diff mbox series

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index ee184eb37adc..36a0809890ce 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