dataipa: enable IPA compilation as vendor dlkm modules
Updating cliffs according to HW version 5.5 for enabling IPA, GSI driver compilation as vendor DLKM modules for cliffs. Change-Id: I1d5104d56f7729a48d31ff2dc63a722ede8e80c7 Signed-off-by: Srinivas Sai Mannam <quic_srinmann@quicinc.com>
此提交包含在:
@@ -16,7 +16,7 @@ endif
|
||||
endif
|
||||
|
||||
#MSM - Vendor SI
|
||||
ifeq ($(filter $(CONFIG_ARCH_WAIPIO) $(CONFIG_ARCH_KALAMA) $(CONFIG_ARCH_PINEAPPLE), y),y)
|
||||
ifeq ($(filter $(CONFIG_ARCH_WAIPIO) $(CONFIG_ARCH_KALAMA) $(CONFIG_ARCH_PINEAPPLE) $(CONFIG_ARCH_CLIFFS), y),y)
|
||||
DATAIPADRVTOP = $(srctree)/../../vendor/qcom/opensource/dataipa/drivers/platform/msm
|
||||
LINUXINCLUDE += -include $(srctree)/../../vendor/qcom/opensource/dataipa/config/dataipa_vendor.h
|
||||
include $(srctree)/../../vendor/qcom/opensource/dataipa/config/dataipa_GKI.conf
|
||||
@@ -26,7 +26,7 @@ LINUXINCLUDE += -include $(srctree)/../../vendor/qcom/opensource/dataipa/conf
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(filter $(CONFIG_ARCH_KHAJE) $(CONFIG_ARCH_BLAIR) $(CONFIG_ARCH_HOLI) $(CONFIG_ARCH_CLIFFS), y), y)
|
||||
ifeq ($(filter $(CONFIG_ARCH_KHAJE) $(CONFIG_ARCH_BLAIR) $(CONFIG_ARCH_HOLI), y), y)
|
||||
DATAIPADRVTOP = $(srctree)/../../vendor/qcom/opensource/dataipa/drivers/platform/msm
|
||||
LINUXINCLUDE += -include $(srctree)/../../vendor/qcom/opensource/dataipa/config/dataipa_vendor_ipav4.h
|
||||
include $(srctree)/../../vendor/qcom/opensource/dataipa/config/dataipa_GKI_ipav4.conf
|
||||
|
新增問題並參考
封鎖使用者