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]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux