
Add Hardware Abstraction Layer infrastructure to GSI driver. This change includes registers HAL component for GSI. Change-Id: I87e7c22ed88117a74af4220b4c05c610bae498cc Signed-off-by: Amir Levy <alevy@codeaurora.org> Signed-off-by: Ilia Lin <ilialin@codeaurora.org>
10 line
229 B
C
10 line
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
|