[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424013767-25522-1-git-send-email-matwey@sai.msu.ru>
Date: Sun, 15 Feb 2015 18:22:47 +0300
From: "Matwey V. Kornilov" <matwey@....msu.ru>
To: grant.likely@...aro.org, robh+dt@...nel.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
"Matwey V. Kornilov" <matwey@....msu.ru>
Subject: [PATCH] of: Add prompt for OF_OVERLAY config
Signed-off-by: Matwey V. Kornilov <matwey@....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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists