aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-02-19 19:17:10 +0900
committerMark Brown <broonie@kernel.org>2015-02-19 19:17:10 +0900
commitf6e46ae658e4443e765f87702603deca167f2b57 (patch)
tree8b1a6e628defdcc10e788bd3d903e8c14e314aed /drivers/of/Kconfig
parent7710601a8b24a3f77ebdfc7b213c21344c650987 (diff)
parent82b67d73b121febe5ae76747680a2d979c21c5e6 (diff)
Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lsk
Conflicts: drivers/of/Makefile
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