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

Commit 7d2cc55e authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

arm64: defconfig: Enable CONFIG_HH_MEM_NOTIFIER



Enable the Haven memory notification framework to multiplex
memory resource notifications amongst clients for memory
resources on Lahaina and the trusted VM.

Change-Id: I4450d78ea58e01c57fdd65e734ceee7f91b1e4c8
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent f1b97c8d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -335,6 +335,7 @@ CONFIG_HAVEN_DRIVERS=y
CONFIG_HH_MSGQ=y
CONFIG_HH_RM_DRV=y
CONFIG_HH_DBL=y
CONFIG_HH_MEM_NOTIFIER=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_MMIO=y
+1 −0
Original line number Diff line number Diff line
@@ -146,6 +146,7 @@ CONFIG_VIRT_DRIVERS=y
CONFIG_HAVEN_DRIVERS=y
CONFIG_HH_MSGQ=m
CONFIG_HH_RM_DRV=m
CONFIG_HH_MEM_NOTIFIER=m
CONFIG_HH_DBL=m
CONFIG_HVC_HAVEN=m
# CONFIG_HVC_HAVEN_CONSOLE is not set