
Adding changes to compile IPA driver for khaje target. Change-Id: Ie7adc0005ebd3c772031616dc4140c5d596ba673 Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com>
11 baris
272 B
C
11 baris
272 B
C
/*
|
|
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
#define CONFIG_GSI 1
|
|
#define CONFIG_RMNET_IPA3 1
|
|
#define CONFIG_RNDIS_IPA 1
|
|
#define CONFIG_IPA_WDI_UNIFIED_API 1
|
|
#define CONFIG_IPA_VENDOR_DLKM 1
|