|
@@ -286,6 +286,7 @@ config OF_LIBFDT
|
|
|
|
|
|
config OF_LIBFDT_OVERLAY
|
|
config OF_LIBFDT_OVERLAY
|
|
bool "Enable the FDT library overlay support"
|
|
bool "Enable the FDT library overlay support"
|
|
|
|
+ depends on OF_LIBFDT
|
|
default y if ARCH_OMAP2PLUS || ARCH_KEYSTONE
|
|
default y if ARCH_OMAP2PLUS || ARCH_KEYSTONE
|
|
help
|
|
help
|
|
This enables the FDT library (libfdt) overlay support.
|
|
This enables the FDT library (libfdt) overlay support.
|