Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb22c402 authored by Laxminath Kasam's avatar Laxminath Kasam Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: kconfig: add audio support for ferrum



Update kconfig to support audio on ferrum.

Change-Id: Ie18e63b8d5be293ab3a38a0488642a1dc87b6c06
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent 0f8cc9d2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -381,6 +381,9 @@ config SND_SOC_WCD_CPE
	tristate
	default y if SND_SOC_WCD9330=y

config SND_SOC_MSMFERRUM_WCD
	tristate

config SND_SOC_WL1273
	tristate

+20 −0
Original line number Diff line number Diff line
@@ -268,6 +268,26 @@ config SND_SOC_MSM8X16
	 the machine drivers and the corresponding
	 DAI-links.

config SND_SOC_MSMFERRUM
	tristate "SoC Machine driver for MSMFERRUM boards"
	depends on ARCH_MSMFERRUM
	select SND_SOC_QDSP6V2
	select SND_SOC_MSM_STUB
	select SND_SOC_MSM_HOSTLESS_PCM
	select SND_SOC_MSMFERRUM_WCD
	select SND_DYNAMIC_MINORS
	select QTI_PP
	select DTS_SRS_TM
	select DOLBY_DAP
	select MSM_QDSP6_APRV3
	select MSM_QDSP6V2_CODECS
	help
	 To add support for SoC audio on MSMFERRUM.
	 This will enable sound soc drivers which
	 interfaces with DSP, also it will enable
	 the machine drivers and the corresponding
	 DAI-links.

config SND_SOC_MDM9630
	tristate "SoC Machine driver for MDM9630 boards"
	depends on ARCH_MDM9630