commit | c2ae7d822086fd07386c3a67f76350e749418f66 | [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 | 9ede21234172ac9dff078e3e5f6dbd4a407c4680 [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>