Hi Dinh,

On Wed, 2017-09-20 at 10:25 -0500, Dinh Nguyen wrote:
> Enable the reset driver to get built for the Stratix10 platform.
> 
> Signed-off-by: Dinh Nguyen <[email protected]>
> ---
>  drivers/reset/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> index 608c071..ab8895b 100644
> --- a/drivers/reset/Kconfig
> +++ b/drivers/reset/Kconfig
> @@ -71,7 +71,7 @@ config RESET_PISTACHIO
>  
>  config RESET_SOCFPGA
>       bool "SoCFPGA Reset Driver" if COMPILE_TEST
> -     default ARCH_SOCFPGA
> +     default ARCH_SOCFPGA || ARCH_STRATIX10
>       help
>         This enables the reset controller driver for Altera
> SoCFPGAs.

Applied to reset/next, thank you.

regards
Philipp

Reply via email to