[PATCH v4 01/10] gna: add PCI driver module
Matthew Wilcox
willy at infradead.org
Thu Oct 20 14:09:58 UTC 2022
On Thu, Oct 20, 2022 at 03:35:16PM +0200, Kwapulinski, Maciej wrote:
> +++ b/drivers/gpu/drm/gna/Kconfig
> @@ -0,0 +1,12 @@
> +#
> +# Intel(R) Gaussian & Neural Accelerator (Intel(R) GNA)
> +#
> +
> +config DRM_GNA
> + tristate "Intel(R) Gaussian & Neural Accelerator (Intel(R) GNA)"
> + depends on X86 && PCI
> + help
This is mangled; 'help' should be indented by a tab, not two spaces.
More information about the dri-devel
mailing list