commit | 5592a633a09019d7c34b76a2cd3babff63e138ea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 12:22:21 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 09 04:40:27 2018 -0600 |
tree | 018550e491e516e6a1dfa61ec4f89eee42f6cf6f | |
parent | aa0ffe8eb919c85997884d4d3d44a81f92a8ab66 [diff] |
fdt: Allow libfdt in TPL In some cases (e.g. sandbox with verified boot) it is useful to support libfdt in TPL. Update the Kconfig to handle this. Signed-off-by: Simon Glass <sjg@chromium.org>