diff mbox series

[1/4] arm64: defconfig: Enable scu-simple-card driver

Message ID 20181015095924.25794-2-horms+renesas@verge.net.au (mailing list archive)
State Superseded
Commit ec221af969205b4d006e51907ad34a6d35c8ae8b
Delegated to: Simon Horman
Headers show
Series arm64: renesas: ebisu: Enable Audio | expand

Commit Message

Simon Horman Oct. 15, 2018, 9:59 a.m. UTC
Enable the scu-simple-card which is used by
the R-Car E3 (r8a77990) based Ebisu board.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Oct. 31, 2018, 2:32 p.m. UTC | #1
On Mon, Oct 15, 2018 at 11:59:21AM +0200, Simon Horman wrote:
> Enable the scu-simple-card which is used by
> the R-Car E3 (r8a77990) based Ebisu board.
> 
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Applied for v4.21.
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6ec9858d33d..19f8cddce9ea 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -477,6 +477,7 @@  CONFIG_SND_SOC_RT5514=m
 CONFIG_SND_SOC_RT5514_SPI=m
 CONFIG_SND_SOC_RT5645=m
 CONFIG_SND_SIMPLE_CARD=m
+CONFIG_SND_SIMPLE_SCU_CARD=y
 CONFIG_SND_AUDIO_GRAPH_CARD=m
 CONFIG_I2C_HID=m
 CONFIG_USB=y