Add configuration updates for enabling QCS405 machine driver Change-Id: I5a426730388aeafcdd6fb2e7c6d4cc7a0af78e1c Signed-off-by: Mangesh Kunchamwar <mangeshk@codeaurora.org>
53 lines
1.8 KiB
C
53 lines
1.8 KiB
C
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 and
|
|
* only version 2 as published by the Free Software Foundation.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*/
|
|
|
|
#define CONFIG_PINCTRL_WCD 1
|
|
#define CONFIG_PINCTRL_LPI 1
|
|
#define CONFIG_AUDIO_EXT_CLK 1
|
|
#define CONFIG_SND_SOC_WCD9XXX_V2 1
|
|
#define CONFIG_SND_SOC_WSA881X 1
|
|
#define CONFIG_SND_SOC_WCD_DSP_MGR 1
|
|
#define CONFIG_SND_SOC_WCD_CPE 1
|
|
#define CONFIG_SND_SOC_WCD9335 1
|
|
#define CONFIG_WCD9XXX_CODEC_CORE 1
|
|
#define CONFIG_MSM_CDC_PINCTRL 1
|
|
#define CONFIG_MSM_QDSP6V2_CODECS 1
|
|
#define CONFIG_MSM_ULTRASOUND 1
|
|
#define CONFIG_MSM_QDSP6_APRV2_RPMSG 1
|
|
#define CONFIG_SND_SOC_MSM_QDSP6V2_INTF 1
|
|
#define CONFIG_MSM_ADSP_LOADER 1
|
|
#define CONFIG_REGMAP_SWR 1
|
|
#define CONFIG_MSM_QDSP6_SSR 1
|
|
#define CONFIG_MSM_QDSP6_PDR 1
|
|
#define CONFIG_MSM_QDSP6_NOTIFIER 1
|
|
#define CONFIG_SND_SOC_MSM_HOSTLESS_PCM 1
|
|
#define CONFIG_SND_SOC_QCS405 1
|
|
#define CONFIG_SND_SOC_BOLERO 1
|
|
#define CONFIG_WSA_MACRO 1
|
|
#define CONFIG_VA_MACRO 1
|
|
#define CONFIG_MSM_GLINK_SPI_XPRT 1
|
|
#define CONFIG_WCD_DSP_GLINK 1
|
|
#define CONFIG_SOUNDWIRE 1
|
|
#define CONFIG_SOUNDWIRE_WCD_CTRL 1
|
|
#define CONFIG_SND_SOC_WCD_MBHC_LEGACY 1
|
|
#define CONFIG_SND_SOC_QDSP6V2 1
|
|
#define CONFIG_QTI_PP 1
|
|
#define CONFIG_SND_HWDEP_ROUTING 1
|
|
#define CONFIG_SND_HWDEP 1
|
|
#define CONFIG_DTS_EAGLE 1
|
|
#define CONFIG_DOLBY_DS2 1
|
|
#define CONFIG_DOLBY_LICENSE 1
|
|
#define CONFIG_DTS_SRS_TM 1
|
|
#define CONFIG_WCD9XXX_CODEC_CORE 1
|
|
#define CONFIG_SND_SOC_MSM_STUB 1
|
|
#define CONFIG_MSM_AVTIMER 1
|
|
#define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
|