commit | 25877d4e4c45451c5398aec3de50e0d5befe0e9f | [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 | e6c6d07e2cf049f78b7cff6fc08e80b39a8e89a0 [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>