commit | bf7ca30d04461a33f2d73616d4115673df56ea05 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Thu Jun 29 01:44:07 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Aug 13 17:12:20 2017 +0200 |
tree | 1d70e738066262d7dfee3cb3ab3f5465d68b1c5e | |
parent | 6614f42c59f7895e7e24040fb5471aebdc6a0ba0 [diff] |
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>