6e7bb4015e
Add conf and header files to enable compilation in GKI QGKI and debug modes for holi target. Change-Id: I37ec5333602ee2dd0be89504f8dbf8951562cf25 Signed-off-by: Ashok Vuyyuru <avuyyuru@codeaurora.org>
11 lines
269 B
C
11 lines
269 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#define CONFIG_GSI 1
|
|
#define CONFIG_GSI_REGISTER_VERSION_2 1
|
|
#define CONFIG_RMNET_IPA3 1
|
|
#define CONFIG_RNDIS_IPA 1
|
|
#define CONFIG_IPA_WDI_UNIFIED_API 1
|