]> git.sur5r.net Git - u-boot/blobdiff - lib/Kconfig
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT
[u-boot] / lib / Kconfig
index 3fa1731a49513028aa2d96bbe5f3e36f4dc4a665..1590f7afa40250cf3df678fccd57aecaa5e1e940 100644 (file)
@@ -286,6 +286,7 @@ config OF_LIBFDT
 
 config OF_LIBFDT_OVERLAY
        bool "Enable the FDT library overlay support"
+       depends on OF_LIBFDT
        default y if ARCH_OMAP2PLUS || ARCH_KEYSTONE
        help
          This enables the FDT library (libfdt) overlay support.