X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2FKconfig;h=16ff01a2cd37490e131924bf6c0d04b5f88823d0;hb=ddf67f71352be56d98f0e5bcf851146e54d764ad;hp=02ca4058d37e0b4e7f23b9885e9cc051d292c0ec;hpb=ea7b1a213e8b01befd05d94620add7cf84883876;p=platform%2Fkernel%2Fu-boot.git diff --git a/lib/Kconfig b/lib/Kconfig index 02ca405..16ff01a 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -139,6 +139,11 @@ config OF_LIBFDT particular compatible nodes. The library operates on a flattened version of the device tree. +config OF_LIBFDT_OVERLAY + bool "Enable the FDT library overlay support" + help + This enables the FDT library (libfdt) overlay support. + config SPL_OF_LIBFDT bool "Enable the FDT library for SPL" default y if SPL_OF_CONTROL