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

Commit 65d473b8 authored by Grant Likely's avatar Grant Likely
Browse files

of: remove select of non-existant OF_DEVICE config symbol



The OF_OVERLAY option selects OF_DEVICE, but OF_DEVICE was removed in
commit ba166e90, "of: remove CONFIG_OF_DEVICE". Remove the unnecessary
select.

Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
Reported-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
parent ce79d54a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -88,7 +88,6 @@ config OF_OVERLAY
	bool
	depends on OF
	select OF_DYNAMIC
	select OF_DEVICE
	select OF_RESOLVE

endmenu # OF