8 lines
273 B
Text
8 lines
273 B
Text
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
# Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||
|
|
# Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
||
|
|
|
||
|
|
export CONFIG_MSM_EXT_DISPLAY=y
|
||
|
|
export CONFIG_QCOM_SPEC_SYNC=y
|
||
|
|
export CONFIG_QTI_HW_FENCE=y
|