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

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
......@@ -88,7 +88,6 @@ config OF_OVERLAY
bool
depends on OF
select OF_DYNAMIC
select OF_DEVICE
select OF_RESOLVE
endmenu # OF
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment