of: Add prompt for OF_OVERLAY config
authorMatwey V. Kornilov <matwey@sai.msu.ru>
Sun, 15 Feb 2015 15:22:47 +0000 (18:22 +0300)
committerRob Herring <robh@kernel.org>
Mon, 2 Mar 2015 14:07:25 +0000 (08:07 -0600)
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/Kconfig

index 38d1c51..3876fb9 100644 (file)
@@ -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