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>
This commit is contained in:
Matwey V. Kornilov 2015-02-16 09:27:24 +03:00 committed by Rob Herring
parent f71b10be4c
commit 388404a312
1 changed files with 0 additions and 1 deletions

View File

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