]> git.baikalelectronics.ru Git - uboot.git/commit
clk: Kconfig: Add dependences of SPL_CLK
authorWenyou Yang <wenyou.yang@microchip.com>
Mon, 31 Jul 2017 07:21:57 +0000 (15:21 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 14 Sep 2017 17:58:22 +0000 (13:58 -0400)
commit06bd6d1707658ec0e0d0d077211309e0266c5527
tree9e4091cb5398863e1e7a8b02245c6b5ea121867d
parent1ca3cd0ca9bd4e07c7c7fd6a8efd0ee6b24c59b1
clk: Kconfig: Add dependences of SPL_CLK

The SPL_CLK config should depend on SPL && SPL_DM.

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/clk/Kconfig