- Removes CONFIG variables for DTS Eagle and Dolby that are no longer used. Change-Id: I401d10d16040413bf0d170aafb15f547de1ba3ad Signed-off-by: Susan Wang <yingshuw@codeaurora.org>
28 lines
1018 B
C
28 lines
1018 B
C
/* Copyright (c) 2018-2019, 2021 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_SND_SOC_GVM_AUTO_SPF 1
|
|
#define CONFIG_MSM_QDSP6_APRV2_VM 1
|
|
#define CONFIG_MSM_ADSP_LOADER 1
|
|
#define CONFIG_MSM_QDSP6_SSR 1
|
|
#define CONFIG_MSM_QDSP6_NOTIFIER 1
|
|
#define CONFIG_SND_SOC_MSM_QDSP6V2_VM 1
|
|
#define CONFIG_SND_SOC_QDSP6V2 1
|
|
#define CONFIG_QTI_PP 1
|
|
#define CONFIG_SND_HWDEP_ROUTING 1
|
|
#define CONFIG_SND_SOC_MSM_STUB 1
|
|
#define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
|
|
#define CONFIG_MSM_QDSP6V2_CODECS 1
|
|
#define CONFIG_SND_EVENT 1
|
|
#define CONFIG_SND_SOC_SA8155 1
|
|
|