qcom: synx-kernel: Define CONFIG_QTI_HW_FENCE in Kbuild for sun platform

Change-Id: I45eae6a406343badc8629dad2aa7bfd42d1a65cb
This commit is contained in:
dianlujitao
2025-01-22 23:37:59 +08:00
committed by chandu078
parent 0dddfb4126
commit 1732757bf8

View File

@@ -38,6 +38,7 @@ $(info within KBUILD file CONFIG_ARCH_SUN = $(CONFIG_ARCH_SUN))
# include $(SYNX_ROOT)/config/sun.mk
KBUILD_CPPFLAGS += -DCONFIG_SYNX_SUN=1
ccflags-y += -DCONFIG_SYNX_SUN=1
ccflags-y += -DCONFIG_QTI_HW_FENCE=1
endif
obj-m += synx-driver.o