u-boot/drivers/clk/uniphier
Masahiro Yamada 213fcabdfd clk: uniphier: fix unmet direct dependencies warning
Since commit f0776a5517 ("spl: dm: Kconfig: SPL_CLK depends on
SPL_DM"), the following warning is displayed:

  $ make uniphier_v8_defconfig
  warning: (ARCH_ZYNQ && ARCH_ZYNQMP && STM32F7 && CLK_UNIPHIER) selects
  SPL_CLK which has unmet direct dependencies (CLK && SPL_DM)

While I am here, I am removing the prompt to make it user-unconfigurable
option so that "select CLK_UNIPHIER" can be omitted.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-08-20 23:05:39 +09:00
..
clk-uniphier-core.c ARM: uniphier: fix various sparse warnings 2017-06-25 06:06:09 +09:00
clk-uniphier-mio.c clk: uniphier: rework UniPhier clk driver 2016-10-18 14:06:46 +09:00
clk-uniphier.h clk: uniphier: rework UniPhier clk driver 2016-10-18 14:06:46 +09:00
Kconfig clk: uniphier: fix unmet direct dependencies warning 2017-08-20 23:05:39 +09:00
Makefile clk: uniphier: rework UniPhier clk driver 2016-10-18 14:06:46 +09:00