blob: 390baaae11d48f60214f3c3bad2baad1519bb9fa [file] [log] [blame]
Manjunatha Madana58ebedb2020-02-19 17:39:05 +05301/*
2 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14#define CONFIG_SND_SOC_MSM_HOSTLESS_PCM 1
15#define CONFIG_WCD9XXX_CODEC_CORE 1
16#define CONFIG_SND_SOC_QDSP6V2 1
17#define CONFIG_QTI_PP 1
18#define CONFIG_SND_SOC_MSM8909 1
19#define CONFIG_SND_SOC_ANALOG_CDC 1
20#define CONFIG_SND_SOC_DIGITAL_CDC_LEGACY 1
21#define CONFIG_SND_SOC_WCD9XXX_V2 1
22#define CONFIG_SND_SOC_WCD_MBHC 1
23#define CONFIG_SND_SOC_WCD_MBHC_LEGACY 1
24#define CONFIG_SND_SOC_MSM_STUB 1
25#define CONFIG_MSM_QDSP6_APRV3 1
26#define CONFIG_MSM_QDSP6_NOTIFIER 1
27#define CONFIG_MSM_QDSP6_SSR 1
28#define CONFIG_MSM_ADSP_LOADER 1
29#define CONFIG_MSM_CDC_PINCTRL 1
30#define CONFIG_SND_HWDEP_ROUTING 1
31#define CONFIG_SND_SOC_SDM660_CDC 1
32#define CONFIG_COMMON_CLK_MSM 1