summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSudheer Papothi <spapothi@codeaurora.org>2016-03-02 07:03:55 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:11:31 -0700
commita3ec32e9d0784141a9dfb6147874f165854a92f9 (patch)
treee940b5e17fca826d23579ef806eb5ceb9e213f7b /arch
parent52488f1300581d0719f70c2376632ae86cee8a40 (diff)
defconfig: Add audio drivers for MSM targets
Add audio drivers for MSM targets. Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/msm_defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm64/configs/msm_defconfig b/arch/arm64/configs/msm_defconfig
index 5ff955c4cb29..676bc91009ee 100644
--- a/arch/arm64/configs/msm_defconfig
+++ b/arch/arm64/configs/msm_defconfig
@@ -247,6 +247,16 @@ CONFIG_I2C_QUP=y
CONFIG_I2C_MSM_V2=y
CONFIG_SLIMBUS=y
CONFIG_SLIMBUS_MSM_NGD=y
+CONFIG_SOUNDWIRE=y
+CONFIG_WCD9335_CODEC=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_USB_AUDIO=y
+CONFIG_SND_SOC=y
+CONFIG_SND_SOC_COMPRESS=y
+CONFIG_SND_SOC_MSM8996=y
+CONFIG_MSM_AVTIMER=y
+CONFIG_SWITCH=y
CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_SPI_QUP=y