aboutsummaryrefslogtreecommitdiff
path: root/tools/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Kconfig')
-rw-r--r--tools/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/Kconfig b/tools/Kconfig
index 6ffc2c0..747d221 100644
--- a/tools/Kconfig
+++ b/tools/Kconfig
@@ -50,6 +50,11 @@ config TOOLS_MD5
help
Enable MD5 support in the tools builds
+config TOOLS_OF_LIBFDT
+ def_bool y
+ help
+ Enable libfdt support in the tools builds
+
config TOOLS_SHA1
def_bool y
help