Skip to content

Commit 16d5306

Browse files
Suzuki K Poulosectmarinas
authored andcommitted
coco: virt: arm64: Do not enable cca guest driver by default
As per the guidelines, new drivers may not be set to default on. An expert user can always select it. Reported-by: Dan Williams <[email protected]> Cc: Will Deacon <[email protected]> Cc: Steven Price <[email protected]> Cc: Sami Mujawar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Suzuki K Poulose <[email protected]> Reviewed-by: Steven Price <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
1 parent cf3b16d commit 16d5306

File tree

1 file changed

+0
-1
lines changed
  • drivers/virt/coco/arm-cca-guest

1 file changed

+0
-1
lines changed

drivers/virt/coco/arm-cca-guest/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
config ARM_CCA_GUEST
22
tristate "Arm CCA Guest driver"
33
depends on ARM64
4-
default m
54
select TSM_REPORTS
65
help
76
The driver provides userspace interface to request and

0 commit comments

Comments
 (0)