commit | eca677f5bab06a66530792bc9281cce533e45d10 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 16 07:03:29 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Feb 06 11:38:46 2017 +0800 |
tree | 996629ace38caa3e95f2f0af4527eb41f38db443 | |
parent | c87d486b0c17b7a459d724cf6f009d79b238acdf [diff] |
spl: Allow CPU drivers to be used in SPL Add a new Kconfig option to allow CPU drivers to be used in SPL. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>