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

Commit 8da58bfa authored by Matwey V. Kornilov's avatar Matwey V. Kornilov Committed by Alex Shi
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>
(cherry picked from commit 388404a31297793beff8778324652a09f9dc6157)
Signed-off-by: default avatarAlex Shi <alex.shi@linaro.org>
parent 8a01fe2b
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