Re: [PATCH] pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TEST

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

 



On 09/06/17 09:08, Geert Uytterhoeven wrote:
> The Spreadtrum pinctrl drivers are only useful when building for a
> Spreadtrum platform.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> On top of Arnd's:
>   - pinctrl: sprd: add missing Kconfig dependency
>   - pinctrl: sprd: add CONFIG_OF dependency

or (probably with fuzz) on top of my previous patch:
https://lkml.org/lkml/2017/9/4/336

>  drivers/pinctrl/sprd/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/pinctrl/sprd/Kconfig b/drivers/pinctrl/sprd/Kconfig
> index e75cde2e1b460d66..bc7f3fab22f1c431 100644
> --- a/drivers/pinctrl/sprd/Kconfig
> +++ b/drivers/pinctrl/sprd/Kconfig
> @@ -5,6 +5,7 @@
>  config PINCTRL_SPRD
>  	bool "Spreadtrum pinctrl driver"
>  	depends on OF
> +	depends on ARCH_SPRD || COMPILE_TEST
>  	select PINMUX
>  	select PINCONF
>  	select GENERIC_PINCONF
> 


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



[Index of Archives]     [Linux SPI]     [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