mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 03:01:41 +02:00
Merge "defconfig: Enable TLMM VM Mem Access driver"
This commit is contained in:
commit
1411eed2ab
|
|
@ -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