public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] of: Add prompt for OF_OVERLAY config
@ 2015-02-15 15:22 Matwey V. Kornilov
  2015-02-15 20:00 ` Paul Bolle
  0 siblings, 1 reply; 3+ messages in thread
From: Matwey V. Kornilov @ 2015-02-15 15:22 UTC (permalink / raw)
  To: grant.likely, robh+dt; +Cc: devicetree, linux-kernel, Matwey V. Kornilov

Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
---
 drivers/of/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index b5e0c87..fdca685 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -85,7 +85,7 @@ config OF_RESOLVE
 	bool
 
 config OF_OVERLAY
-	bool
+	bool "Device Tree overlays"
 	depends on OF
 	select OF_DYNAMIC
 	select OF_RESOLVE
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-16  6:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-15 15:22 [PATCH] of: Add prompt for OF_OVERLAY config Matwey V. Kornilov
2015-02-15 20:00 ` Paul Bolle
2015-02-16  6:21   ` Matwey V. Kornilov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox