Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1470790

[PATCH v8 09/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers.

From Peter Griffin <peter.griffin@linaro.org>
Newsgroups linux.kernel
Subject [PATCH v8 09/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers.
Date 2016-08-26 17:00 +0200
Message-ID <saqLU-8tm-31@gated-at.bofh.it> (permalink)
References <saqLT-8tm-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This patch enables the STi ALSA drivers found on STi platforms
as well as the simple-card driver which is a dependency to have
working sound.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Cc: arnaud.pouliquen@st.com
Cc: broonie@kernel.org
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 998578a..51a38b1 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -644,6 +644,9 @@ CONFIG_SND_SOC_AK4642=m
 CONFIG_SND_SOC_SGTL5000=m
 CONFIG_SND_SOC_SPDIF=m
 CONFIG_SND_SOC_WM8978=m
+CONFIG_SND_SOC_STI=m
+CONFIG_SND_SOC_STI_SAS=m
+CONFIG_SND_SIMPLE_CARD=m
 CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_MVEBU=y
-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v8 09/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers. Peter Griffin <peter.griffin@linaro.org> - 2016-08-26 17:00 +0200
  Re: [PATCH v8 09/18] ARM: multi_v7_defconfig: Enable STi and  simple-card drivers. Lee Jones <lee.jones@linaro.org> - 2016-08-30 12:30 +0200

csiph-web