]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: dm: Kconfig: SPL_CLK depends on SPL_DM
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 28 Jun 2017 23:44:07 +0000 (01:44 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:20 +0000 (17:12 +0200)
commitf0776a551764bdb010a6fefd053c3aa88f1cf6bb
tree1d70e738066262d7dfee3cb3ab3f5465d68b1c5e
parentc336c3c35f53d01fad0699237d5645440e454df6
spl: dm: Kconfig: SPL_CLK depends on SPL_DM

SPL_CLK should also depend on SPL_DM (and not just on CLK).
Add the additional dependency.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/clk/Kconfig