commit | c6567fa3c38e783210d2f3b003fa65b064be03fc | [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 | 263df23755448c1b080832ea42dde47fad9357d2 [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>