Skip to content
Commit 213fcabd authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

clk: uniphier: fix unmet direct dependencies warning



Since commit f0776a55 ("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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 2629a21e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment