Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1410004
| From | Arnaud Pouliquen <arnaud.pouliquen@st.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 11/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers. |
| Date | 2016-05-31 11:00 +0200 |
| Message-ID | <rENGO-pS-13@gated-at.bofh.it> (permalink) |
| References | <rCJxD-32M-5@gated-at.bofh.it> <rCJxE-32M-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Peter, On 05/25/2016 06:06 PM, Peter Griffin wrote: > 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 5eee45b..0ced665 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -589,6 +589,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 Simple card config seems enabled by default, at least on 4.7 rc1. Regards, Arnaud > CONFIG_USB=y > CONFIG_USB_XHCI_HCD=y > CONFIG_USB_XHCI_MVEBU=y >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 11/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers. Peter Griffin <peter.griffin@linaro.org> - 2016-05-25 18:10 +0200
Re: [PATCH v4 11/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers. Arnaud Pouliquen <arnaud.pouliquen@st.com> - 2016-05-31 11:00 +0200
Re: [PATCH v4 11/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers. Peter Griffin <peter.griffin@linaro.org> - 2016-06-03 14:50 +0200
csiph-web