summaryrefslogtreecommitdiff
path: root/drivers/of/Kconfig
diff options
context:
space:
mode:
authorMatwey V. Kornilov <matwey@sai.msu.ru>2015-02-15 18:22:47 +0300
committerRob Herring <robh@kernel.org>2015-03-02 08:07:25 -0600
commit5c776064a4a4600a7adea4503d77c6aad9baa476 (patch)
treed185f742864ca212587786396fa6d40065d16620 /drivers/of/Kconfig
parentc517d838eb7d07bbe9507871fab3931deccff539 (diff)
of: Add prompt for OF_OVERLAY config
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/Kconfig')
-rw-r--r--drivers/of/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index 38d1c51f58b1..3876fb90845d 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -84,7 +84,7 @@ config OF_RESOLVE
bool
config OF_OVERLAY
- bool
+ bool "Device Tree overlays"
depends on OF
select OF_DYNAMIC
select OF_RESOLVE