The whole menu already depends on OF, so there is no need to additionaly 
specify it.

Suggested-by: Paul Bolle <[email protected]>
Signed-off-by: Matwey V. Kornilov <[email protected]>
---
 drivers/of/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index fdca685..4831137 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -86,7 +86,6 @@ config OF_RESOLVE
 
 config OF_OVERLAY
        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 devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to