commit | ffe197692a888953496089eae4a11fe09882af41 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Sep 12 23:18:22 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 17:03:36 2016 -0400 |
tree | 367346c45b58a8af3fa884967118a6e865197e47 | |
parent | 8bf41c265985fe316806229c439039e410a18ee3 [diff] |
Kconfig: Move SPL settings into their own file Move the SPL settings into common/spl where most of the SPL code is kept. Signed-off-by: Simon Glass <sjg@chromium.org>