commit | a59abd10498fed8c2bb5718748ba27310aac4ba2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue May 12 14:55:07 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 10 19:26:55 2015 -0600 |
tree | 95eb6a3b3e19b2803e952f7bd8da1bd4ac0cd7c0 | |
parent | b6bfb6ff9a2173d5e0e5506b95631aa49396c468 [diff] |
Remove SPL undefine of CONFIG_OF_CONTROL Allow SPL to be built with this option so that we can support device tree control. Disable the simple bus for now in SPL. It may be needed later. Signed-off-by: Simon Glass <sjg@chromium.org>