commit | 7a973ff8306141a3dbe19f3d737427733167abc4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 05 16:23:39 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 09 20:20:38 2017 -0400 |
tree | 13107188b35e6b397ee1c8adab698372187cc121 | |
parent | b22f6201fa1154ce9a49bf3530874551bbe801cb [diff] |
dm: arm: rpi: Drop CONFIG_OF_EMBED We should not use an embedded device tree on a production board. There does not seem to be any reason for it in commit 7670909. So drop this. Signed-off-by: Simon Glass <sjg@chromium.org>