commit | ab9272b8042db7e3f26b495635c20cbbe439ce42 | [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 | 0de2ffe717766c16f66775abf95d623f15489e83 [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>