[PATCH v1 12/14] arm64: defconfig: build nuvoton nau8822 as module

From: Marcel Ziswiler
Date: Fri Jan 07 2022 - 13:04:53 EST


From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>

Build Nuvoton NAU8822 sound SoC driver as a module.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
---

arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fe4da2a167ff..c6140cdd461c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -789,6 +789,7 @@ CONFIG_SND_SOC_WM8960=m
CONFIG_SND_SOC_WM8962=m
CONFIG_SND_SOC_WM8978=m
CONFIG_SND_SOC_WSA881X=m
+CONFIG_SND_SOC_NAU8822=m
CONFIG_SND_SOC_LPASS_WSA_MACRO=m
CONFIG_SND_SOC_LPASS_VA_MACRO=m
CONFIG_SND_SIMPLE_CARD=m
--
2.33.1