[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190808213718.12270-2-alistair@alistair23.me>
Date: Thu, 8 Aug 2019 14:37:18 -0700
From: Alistair Francis <alistair@...stair23.me>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: alistair23@...il.com, catalin.marinas@....com, will@...nel.org,
Alistair Francis <alistair@...stair23.me>
Subject: [PATCH 2/2] arm64: defconfig: Enable sound drivers on Allwinner devices
Enable the sound drivers for Allwinner devices.
Signed-off-by: Alistair Francis <alistair@...stair23.me>
---
arch/arm64/configs/defconfig | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b17ed20e1754..3dc12c3b9bf8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -550,6 +550,12 @@ CONFIG_SND_SOC_ROCKCHIP_RT5645=m
CONFIG_SND_SOC_RK3399_GRU_SOUND=m
CONFIG_SND_SOC_SAMSUNG=y
CONFIG_SND_SOC_RCAR=m
+CONFIG_SND_SUN4I_CODEC=m
+CONFIG_SND_SUN8I_CODEC=m
+CONFIG_SND_SUN8I_CODEC_ANALOG=m
+CONFIG_SND_SUN50I_CODEC_ANALOG=m
+CONFIG_SND_SUN4I_I2S=m
+CONFIG_SND_SUN4I_SPDIF=m
CONFIG_SND_SOC_AK4613=m
CONFIG_SND_SOC_ES7134=m
CONFIG_SND_SOC_ES7241=m
--
2.22.0
Powered by blists - more mailing lists