commit | ca8ec4bbc4c788584eedd910abdaecdf71e69ff9 | [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 | 60573920ecefa3a413367abc2fddc0795709054d [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>