Browse Source

of: Drop superfluous dependance for OF_OVERLAY

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

Suggested-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: Rob Herring <robh@kernel.org>
Matwey V. Kornilov 11 years ago
parent
commit
388404a312
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/of/Kconfig

+ 0 - 1
drivers/of/Kconfig

@@ -85,7 +85,6 @@ config OF_RESOLVE
 
 config OF_OVERLAY
 	bool "Device Tree overlays"
-	depends on OF
 	select OF_DYNAMIC
 	select OF_RESOLVE