aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMatwey V. Kornilov <matwey@sai.msu.ru>2015-02-15 18:22:47 +0300
committerAlex Shi <alex.shi@linaro.org>2015-12-16 15:29:26 +0800
commit8a01fe2b239f2032bd492e1892897e1d6b7f8e44 (patch)
treeaaf2bfd6ba266d147cd0578ee517c015b2c2445e /drivers
parentc749bcc15a0e9a800f50ae7a6cc9e49881918286 (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> (cherry picked from commit 5c776064a4a4600a7adea4503d77c6aad9baa476) Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'drivers')
-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