Home
last modified time | relevance | path

Searched hist:"213 fcabdfdac829aed2506793567c7d6497a3b8e" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/clk/uniphier/
H A DKconfig213fcabdfdac829aed2506793567c7d6497a3b8e Sun Aug 20 13:59:36 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
/rk3399_rockchip-uboot/arch/arm/
H A DKconfig213fcabdfdac829aed2506793567c7d6497a3b8e Sun Aug 20 13:59:36 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> 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>