Skip to content

Commit

Permalink
of: Drop superfluous dependance for OF_OVERLAY
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Matwey V. Kornilov authored and Rob Herring committed Mar 2, 2015
1 parent f71b10b commit 388404a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/of/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ config OF_RESOLVE

config OF_OVERLAY
bool "Device Tree overlays"
depends on OF
select OF_DYNAMIC
select OF_RESOLVE

Expand Down

0 comments on commit 388404a

Please sign in to comment.