commit | 592c3db0e0c2241c87bc71c376c744cfe7a38820 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Thu Jun 29 01:45:01 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Aug 13 17:12:20 2017 +0200 |
tree | a62d343eb27cef2269f1f597c084f6149ffe02b1 | |
parent | bf7ca30d04461a33f2d73616d4115673df56ea05 [diff] |
spl: dm: Kconfig: split CLK support for SPL and TPL Introduce TPL_CLK to allow finer-grained selection of TPL features for feature-rich (i.e. DM-based) TPL stages. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>