
Make changes to enable APQ based target out of 5_1. Enable IPA MPM module. Make changes to init MPM from IPA driver to avoid cycling dependency. Change-Id: Id1e28198305c785d93a39b9093aaa230dfbb9b55 Signed-off-by: Chaitanya Pratapa <cpratapa@codeaurora.org>
12 рядки
302 B
C
12 рядки
302 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2021, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#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
|
|
#define CONFIG_IPA3_MHI_PRIME_MANAGER 1
|