diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-08-20 13:59:36 (GMT) |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-08-20 14:05:39 (GMT) |
commit | 213fcabdfdac829aed2506793567c7d6497a3b8e (patch) | |
tree | 25768c6f81f5766f5f264fb9b9e459907c9b661e /doc | |
parent | 2629a21e209d91cdb778f43612235ed1f3029488 (diff) | |
download | u-boot-213fcabdfdac829aed2506793567c7d6497a3b8e.tar.xz |
clk: uniphier: fix unmet direct dependencies warning
Since commit f0776a551764 ("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>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions