configs: TI: Enable FIT Library overlay support
authorPraneeth Bajjuri <praneeth@ti.com>
Wed, 25 Apr 2018 21:03:23 +0000 (16:03 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 8 May 2018 13:07:37 +0000 (09:07 -0400)
commit58a46f88aff1f10f02905c0bec8366bc02e1765b
treecc3b09bdd23c344fa3066550e0b21883767efb93
parentcd30f3fc9e4bfee2c314eda1995dc0edb092847c
configs: TI: Enable FIT Library overlay support

Enable the FDT library overlay support for all TI SOC family.

Without this option, when Loading fdt from FIT image, the
following warning is seen.

"config with overlays but CONFIG_OF_LIBFDT_OVERLAY not set".

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Suggested-by: Andrew F.Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
lib/Kconfig