sm8750: init kernel modules repo
This commit is contained in:
5
qcom/opensource/eva-kernel/config/waipioeva.conf
Normal file
5
qcom/opensource/eva-kernel/config/waipioeva.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
ifeq ($(CONFIG_QGKI),y)
|
||||
export CONFIG_MSM_EVA=y
|
||||
else
|
||||
export CONFIG_MSM_EVA=m
|
||||
endif
|
||||
6
qcom/opensource/eva-kernel/config/waipioevaconf.h
Normal file
6
qcom/opensource/eva-kernel/config/waipioevaconf.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
||||
*/
|
||||
|
||||
#define CONFIG_MSM_EVA 1
|
||||
Reference in New Issue
Block a user