| commit | 54969b40a0a8c5c4adbb230f8c2dd61dd9147889 | [log] [tgz] |
|---|---|---|
| author | Thierry Reding <treding@nvidia.com> | Thu Mar 21 19:10:04 2019 +0100 |
| committer | Simon Glass <sjg@chromium.org> | Thu Apr 11 20:10:50 2019 -0600 |
| tree | e00ac636dba73ebc57f7064704a9a3a692dcabed | |
| parent | 16523ac79081b31741b7f72221a41e1197f051e7 [diff] |
fdtdec: Add Kconfig symbol for tests Runtime tests are provided as a test_fdtdec command implementation. Add a Kconfig symbol that allows this command to be built so that the tests can be used. Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org>