diff --git a/config/qcs405auto.conf b/config/qcs405auto.conf index 61620ebb6d39..ebd6f7072766 100644 --- a/config/qcs405auto.conf +++ b/config/qcs405auto.conf @@ -36,3 +36,4 @@ CONFIG_SND_SOC_MSM_STUB=m CONFIG_MSM_AVTIMER=m CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=m CONFIG_SND_SOC_EP92=m +CONFIG_DOA_PARAMS_ENABLED=m diff --git a/config/qcs405autoconf.h b/config/qcs405autoconf.h index 04f1e10fd414..286dd3108b80 100644 --- a/config/qcs405autoconf.h +++ b/config/qcs405autoconf.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. +/* Copyright (c) 2018-2020, The Linux Foundation. All rights reserved. */ #define CONFIG_PINCTRL_LPI 1 @@ -40,3 +40,4 @@ #define CONFIG_MSM_AVTIMER 1 #define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1 #define CONFIG_SND_SOC_EP92 1 +#define CONFIG_DOA_PARAMS_ENABLED 1