Enable IPA and GSI driver compilation on techapck for holi target
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>
This commit is contained in:
10
config/dataipa.h
Normal file
10
config/dataipa.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/* 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
|
Reference in New Issue
Block a user