[PATCH] coco: virt: arm64: Do not enable cca guest driver by default
Steven Price
steven.price at arm.com
Thu Dec 5 06:39:19 PST 2024
On 05/12/2024 14:36, Suzuki K Poulose wrote:
> As per the guidelines, new drivers may not be set to default on.
> An expert user can always select it.
>
> Reported-by: Dan Williams <dan.j.williams at intel.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will at kernel.org>
> Cc: Steven Price <steven.price at arm.com>
> Cc: Sami Mujawar <sami.mujawar at arm.com>
> Link: https://lkml.kernel.org/r/6750c695194cd_2508129427@dwillia2-xfh.jf.intel.com.notmuch
> Signed-off-by: Suzuki K Poulose <suzuki.poulose at arm.com>
Sorry about that oversight on my part.
Reviewed-by: Steven Price <steven.price at arm.com>
> ---
> drivers/virt/coco/arm-cca-guest/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/virt/coco/arm-cca-guest/Kconfig b/drivers/virt/coco/arm-cca-guest/Kconfig
> index 9dd27c3ee215..3f0f013f03f1 100644
> --- a/drivers/virt/coco/arm-cca-guest/Kconfig
> +++ b/drivers/virt/coco/arm-cca-guest/Kconfig
> @@ -1,7 +1,6 @@
> config ARM_CCA_GUEST
> tristate "Arm CCA Guest driver"
> depends on ARM64
> - default m
> select TSM_REPORTS
> help
> The driver provides userspace interface to request and
More information about the linux-arm-kernel
mailing list