Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 388404a3 authored by Matwey V. Kornilov's avatar Matwey V. Kornilov Committed by Rob Herring
Browse files

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: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMatwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent f71b10be
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -85,7 +85,6 @@ config OF_RESOLVE

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