Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b6268cf authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "config: fix compile issue"

parents 96a7ebea 5a27b32c
Loading
Loading
Loading
Loading

config/gvmauto.conf

100755 → 100644
+5 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0-only
# Copyright (c) 2021, The Linux Foundation. All rights reserved.

ifeq ($(CONFIG_QGKI), y)
export CONFIG_SND_SOC_GVM_AUTO_SPF=m
export CONFIG_MSM_QDSP6_APRV2_VM=m
export CONFIG_MSM_QDSP6_SSR=m
@@ -15,3 +19,4 @@ export CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=m
export CONFIG_MSM_QDSP6V2_CODECS=m
export CONFIG_SND_EVENT=m
export CONFIG_SND_SOC_SA8155=m
endif
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
../../../../../../kernel/msm-5.4/drivers/base/regmap/internal.h
 No newline at end of file
../../../../drivers/base/regmap/internal.h
 No newline at end of file