RE: [PATCH] SPI: make falcon-spi bool

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

 



> -----Original Message-----
> From: Hauke Mehrtens [mailto:hauke@xxxxxxxxxx]
> Sent: Tuesday, January 3, 2017 6:04 PM
> To: broonie@xxxxxxxxxx
> Cc: linux-spi@xxxxxxxxxxxxxxx; Mehrtens, Hauke <hauke.mehrtens@xxxxxxxxx>;
> Langer, Thomas <thomas.langer@xxxxxxxxx>; john@xxxxxxxxxxx; Hauke Mehrtens
> <hauke@xxxxxxxxxx>
> Subject: [PATCH] SPI: make falcon-spi bool
> 
> Falcon spi accesses some ebu functions which are not exported and can
> not be accessed when build as module. Make this module bool instead.
> 
> Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>

Acked-by: Thomas Langer <thomas.langer@xxxxxxxxx>

> ---
>  drivers/spi/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index 1abba53c2334..c8356437c512 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -263,7 +263,7 @@ config SPI_EP93XX
>  	  mode.
> 
>  config SPI_FALCON
> -	tristate "Falcon SPI controller support"
> +	bool "Falcon SPI controller support"
>  	depends on SOC_FALCON
>  	help
>  	  The external bus unit (EBU) found on the FALC-ON SoC has SPI
> --
> 2.11.0

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[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