Re: [PATCH v4 1/5] spi: spi-gxp: Add support for HPE GXP SoCs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi--

On 7/25/22 13:13, nick.hawkins@xxxxxxx wrote:
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index 3b1044ebc400..543e4a5b5ffa 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -371,6 +371,13 @@ config SPI_FSL_QUADSPI
>  	  This controller does not support generic SPI messages. It only
>  	  supports the high-level SPI memory interface.
>  
> +config SPI_GXP
> +	tristate "GXP SPI driver"
> +	depends on ARCH_HPE || COMPILE_TEST
> +	help
> +	 This enables support for the driver for GXP bus attached SPI
> +	 controllers.

Documentation/process/coding-style.rst says:

For all of the Kconfig* configuration files throughout the source tree,
the indentation is somewhat different.  Lines under a ``config`` definition
are indented with one tab, while help text is indented an additional two
spaces.

thanks.
-- 
~Randy



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux