blob: e5c9b3353b6217b3b0f20ddb5c9e305453ffe5bb [file] [log] [blame]
Rahul Sharmaf53de7f2019-03-03 22:30:47 +05301/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13#define CONFIG_MSM_QDSP6_APRV2_RPMSG 1
14#define CONFIG_MSM_QDSP6_SSR 1
15#define CONFIG_MSM_ADSP_LOADER 1
16#define CONFIG_MSM_QDSP6_NOTIFIER 1
17#define CONFIG_SND_SOC_MSM_QDSP6V2_INTF 1
18#define CONFIG_QTI_PP 1
19#define CONFIG_SND_HWDEP_ROUTING 1
20#define CONFIG_DTS_EAGLE 1
21#define CONFIG_DOLBY_DS2 1
22#define CONFIG_DOLBY_LICENSE 1
23#define CONFIG_SND_SOC_MSM_STUB 1
24#define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
25#define CONFIG_MSM_QDSP6V2_CODECS 1
26#define CONFIG_SND_SOC_QDSP6V2 1
27#define CONFIG_SND_SOC_SA6155 1
28#define CONFIG_SOUNDWIRE_MSTR_CTRL 1
Erin Yan300664f2019-05-14 10:42:31 +080029#define CONFIG_SND_EVENT 1