Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9a61a68 authored by Anant Goel's avatar Anant Goel Committed by Gerrit - the friendly Code Review server
Browse files

drivers: soc: qcom: Enable the virtual subsystem notification driver



Enable compilation for the virtual subsystem notification driver
which supports communicating subsystem state across VMs.

Change-Id: I736b6d8407fc25a3ca81872c24e5d19c3884aa20
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent ace36422
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@ ifdef CONFIG_MSM_SUBSYSTEM_RESTART
       obj-y += subsystem_restart.o
       obj-y += ramdump.o
       obj-y += microdump_collector.o
       obj-$(CONFIG_QTI_GVM_QUIN) += subsystem_notif_virt.o
endif
obj-$(CONFIG_QCOM_EUD) += eud.o
obj-$(CONFIG_QSEE_IPC_IRQ) += qsee_ipc_irq.o