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:
parent
f71b10be4c
commit
388404a312
|
@ -85,7 +85,6 @@ config OF_RESOLVE
|
|||
|
||||
config OF_OVERLAY
|
||||
bool "Device Tree overlays"
|
||||
depends on OF
|
||||
select OF_DYNAMIC
|
||||
select OF_RESOLVE
|
||||
|
||||
|
|
Loading…
Reference in New Issue