From: Masahiro Yamada Date: Fri, 20 Apr 2018 09:14:27 +0000 (+0900) Subject: clk: uniphier: disable SPL_CLK X-Git-Tag: v2018.05-rc3~43^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=045e4fcb44cd040f0ebbdee3cb54d553a7168fd3;p=u-boot clk: uniphier: disable SPL_CLK The last clock consumer in SPL, SD/eMMC driver, gave up using the clock driver. The clock driver is only used in U-Boot proper. Signed-off-by: Masahiro Yamada --- diff --git a/drivers/clk/uniphier/Kconfig b/drivers/clk/uniphier/Kconfig index 3666d8414c..a26ca8c1cd 100644 --- a/drivers/clk/uniphier/Kconfig +++ b/drivers/clk/uniphier/Kconfig @@ -2,7 +2,6 @@ config CLK_UNIPHIER def_bool y depends on ARCH_UNIPHIER select CLK - select SPL_CLK if SPL help Support for clock controllers on UniPhier SoCs. Say Y if you want to control clocks provided by System Control