- Enable endpoints for msmnile_gvmq - Dont bail out of preinit when CONFIG_INTERCONNECT disabled and icc apis are stubbed out - wait for 1000 msec while processing ioctl when delayed fw load enabled - Cleanup uc load notification handler during wdi disconnect. Signed-off-by: Akshay Pandit <pandit@codeaurora.org>
10 lines
229 B
C
10 lines
229 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2020, 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
|