[PATCH v4 01/10] gna: add PCI driver module

Maciej Kwapulinski maciej.kwapulinski at linux.intel.com
Thu Oct 20 17:59:08 UTC 2022


On 10/20/2022 4:09 PM, Matthew Wilcox wrote:
> 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.


Matthew,

thank you for comment. has just been fixed in v5



More information about the dri-devel mailing list