commit | 48265ed1840dcfcdcaff6e90c6cfcdd601a5a36b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:14 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:49 2023 -0800 |
tree | b5eec4c1879dde32b23023329ae1a05909623846 | |
parent | a3132adcdedde2596f8d20708cd5528510d41c60 [diff] |
dtoc: Hide the test options unless test code is available It doesn't make much sense to expose tests when dtoc is running outside of the U-Boot git checkout. Hide the option in this case. Signed-off-by: Simon Glass <sjg@chromium.org>