linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ARM: mvebu_v5_defconfig: Enable sound module needed for OpenRD
@ 2016-01-11  4:25 Martin Michlmayr
  2016-01-16 17:27 ` Andrew Lunn
  2016-01-25 13:36 ` Gregory CLEMENT
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Michlmayr @ 2016-01-11  4:25 UTC (permalink / raw)
  To: linux-arm-kernel

OpenRD-Client requires the CS42L51 codec.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
---
 arch/arm/configs/mvebu_v5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index 79e6260..25c788a 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -109,6 +109,7 @@ CONFIG_SND=y
 CONFIG_SND_SOC=y
 CONFIG_SND_KIRKWOOD_SOC=y
 CONFIG_SND_SOC_ALC5623=y
+CONFIG_SND_SOC_CS42L51_I2C=y
 CONFIG_SND_SIMPLE_CARD=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
-- 
2.1.4

-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-26  8:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11  4:25 ARM: mvebu_v5_defconfig: Enable sound module needed for OpenRD Martin Michlmayr
2016-01-16 17:27 ` Andrew Lunn
2016-01-25 13:36 ` Gregory CLEMENT
2016-01-25 21:45   ` Martin Michlmayr
2016-01-26  8:54     ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).