aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index 4278b24..0f12502 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -853,7 +853,7 @@ config OF_LIBFDT_ASSUME_MASK
config OF_LIBFDT_OVERLAY
bool "Enable the FDT library overlay support"
depends on OF_LIBFDT
- default y if ARCH_OMAP2PLUS || ARCH_KEYSTONE
+ default y if FIT
help
This enables the FDT library (libfdt) overlay support.