arm64: defconfig: Enable haven doorbell driver

Enable doorbell driver for VMs to communicate each other over an IPC

Change-Id: Id72d186ada0a81bcf7b6706834c2110518983d71
Signed-off-by: Murali Nalajala <mnalajal@codeaurora.org>
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
This commit is contained in:
Elliot Berman 2020-02-03 14:04:04 -08:00
parent fbd0842e66
commit f57d0c27d3

View File

@ -122,6 +122,7 @@ CONFIG_VIRT_DRIVERS=y
CONFIG_HAVEN_DRIVERS=y
CONFIG_HH_MSGQ=m
CONFIG_HH_RM_DRV=m
CONFIG_HH_DBL=m
CONFIG_CFI_PERMISSIVE=y
# CONFIG_SND_SOC_WCD9335 is not set
# CONFIG_SLIM_QCOM_CTRL is not set