Re: [U-Boot] [PATCH] arm: zynq: Enable SPL_CLK only if SPL is enabled

2018-01-14 Thread Michal Simek
On 12.1.2018 16:33, Ezequiel Garcia wrote: > Setup proper dependency in Kconfig for SPL_CLK. > If SPL is not enabled, SPL_CLK shouldn't be selected. > > Cc: Michal Simek > Signed-off-by: Ezequiel Garcia > --- > arch/arm/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff -

[U-Boot] [PATCH] arm: zynq: Enable SPL_CLK only if SPL is enabled

2018-01-12 Thread Ezequiel Garcia
Setup proper dependency in Kconfig for SPL_CLK. If SPL is not enabled, SPL_CLK shouldn't be selected. Cc: Michal Simek Signed-off-by: Ezequiel Garcia --- arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index de323bf4b96e..