commit | 72c3033fd1da878aec6b23eb9086a83f57d54eee | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Aug 04 16:34:48 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 11 15:41:57 2017 -0400 |
tree | ac6ff535bcb92cd1b3e4dbe53962aaccb8846bc1 | |
parent | 2a728f3a1e3fd6f0483af822d5063766a3344ef2 [diff] |
Convert CONFIG_CMD_SPL to Kconfig This converts the following to Kconfig: CONFIG_CMD_SPL Note that trats does not actually use SPL, so this option can no-longer be set. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>