
Compile IPA driver in sa410m. Change-Id: I18efc61e54632590a31dfb4f7e9e11e286cf7529 Signed-off-by: Pooja Kumari <quic_kumarip@quicinc.com>
11 行
264 B
C
11 行
264 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#define CONFIG_GSI 1
|
|
#define CONFIG_RMNET_IPA3 1
|
|
#define CONFIG_RNDIS_IPA 1
|
|
#define CONFIG_ECM_IPA 1
|
|
#define CONFIG_IPA_WDI_UNIFIED_API 1
|