10 lines
237 B
C
Executable File
10 lines
237 B
C
Executable File
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#define CONFIG_MSM_MMRM 1
|
|
|
|
// if activate mmrm para virtualizaion, uncomment line below
|
|
//#define CONFIG_MSM_MMRM_VM 1
|