fdt: Allow libfdt in TPL
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:21 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit5592a633a09019d7c34b76a2cd3babff63e138ea
tree018550e491e516e6a1dfa61ec4f89eee42f6cf6f
parentaa0ffe8eb919c85997884d4d3d44a81f92a8ab66
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>
lib/Kconfig