commit | 65d473b8007b4ef9f2a5e52f39c52d2141dfd421 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@linaro.org> | Wed Nov 26 15:19:43 2014 +0000 |
committer | Grant Likely <grant.likely@linaro.org> | Wed Nov 26 15:19:43 2014 +0000 |
tree | 7ae029386e13fa055e819330aef5ef7baa05d3b7 | |
parent | ce79d54ae447d65117303ca9f61ffe9dcbc2465d [diff] |
of: remove select of non-existant OF_DEVICE config symbol The OF_OVERLAY option selects OF_DEVICE, but OF_DEVICE was removed in commit ba166e900b, "of: remove CONFIG_OF_DEVICE". Remove the unnecessary select. Signed-off-by: Grant Likely <grant.likely@linaro.org> Reported-by: Paul Bolle <pebolle@tiscali.nl> Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>