mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
defconfig: Enable TLMM VM Mem Access driver
Enable TLM VM mem access driver. Change-Id: Iab44e226909b704ee9cb23baa232df9864a3d1de Signed-off-by: Ashish Bhimanpalliwar <quic_abhiman@quicinc.com>
This commit is contained in:
parent
67fde14ade
commit
bc5ca4eda9
|
|
@ -31,7 +31,7 @@ CONFIG_GH_MSGQ=m
|
|||
CONFIG_GH_PROXY_SCHED=m
|
||||
CONFIG_GH_RM_DRV=m
|
||||
CONFIG_GH_SECURE_VM_LOADER=m
|
||||
# CONFIG_GH_TLMM_VM_MEM_ACCESS is not set
|
||||
CONFIG_GH_TLMM_VM_MEM_ACCESS=m
|
||||
CONFIG_GUNYAH=m
|
||||
CONFIG_GUNYAH_DRIVERS=y
|
||||
CONFIG_HVC_GUNYAH=m
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ CONFIG_GH_IRQ_LEND=y
|
|||
CONFIG_GH_MEM_NOTIFIER=y
|
||||
CONFIG_GH_MSGQ=y
|
||||
CONFIG_GH_RM_DRV=y
|
||||
CONFIG_GH_TLMM_VM_MEM_ACCESS=y
|
||||
CONFIG_GPIOLIB_IRQCHIP=y
|
||||
CONFIG_GUNYAH_DRIVERS=y
|
||||
CONFIG_HVC_GUNYAH=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user