aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/of/Kconfig')
-rw-r--r--drivers/of/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index b51ebc38fd7e..e8c2292c4d89 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -85,4 +85,11 @@ config OF_RESERVED_MEM
config OF_RESOLVE
bool
+config OF_OVERLAY
+ bool
+ depends on OF
+ select OF_DYNAMIC
+ select OF_DEVICE
+ select OF_RESOLVE
+
endmenu # OF