[PATCH v2 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967

Alexandru Gagniuc alex.g at adaptrum.com
Fri Aug 11 10:47:04 PDT 2017


Hi Philipp,

On 08/11/2017 06:06 AM, Philipp Zabel wrote:
[snip]

> diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> index 52d5251660b9b..f7ba01a71daee 100644
> --- a/drivers/reset/Kconfig
> +++ b/drivers/reset/Kconfig
> @@ -68,6 +68,16 @@ config RESET_PISTACHIO
>  	help
>  	  This enables the reset driver for ImgTec Pistachio SoCs.
>
> +config RESET_SIMPLE
> +	bool "Simple Reset Controller Driver" if COMPILE_TEST

Another question. Is there a reason this is depended on COMPILE_TEST ?

Alex



More information about the linux-arm-kernel mailing list