From: Biju Das Date: Mon, 20 Sep 2021 09:39:04 +0000 (+0100) Subject: arm64: defconfig: Enable SND_SOC_WM8978 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3c158ec884d8d75526594c888997cabc3223f521;p=linux.git arm64: defconfig: Enable SND_SOC_WM8978 WM8978 audio CODEC is supported on RZ/G2L SMARC EVK. Enable it on arm64 defconfig as module. Signed-off-by: Biju Das Link: https://lore.kernel.org/r/20210920093905.10878-1-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 798d6cb28941d..dc570ed82f26b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -790,6 +790,7 @@ CONFIG_SND_SOC_WCD934X=m CONFIG_SND_SOC_WM8904=m CONFIG_SND_SOC_WM8960=m CONFIG_SND_SOC_WM8962=m +CONFIG_SND_SOC_WM8978=m CONFIG_SND_SOC_WSA881X=m CONFIG_SND_SOC_LPASS_WSA_MACRO=m CONFIG_SND_SOC_LPASS_VA_MACRO=m