commit | f481ab1e94b079f8767ee4bd279474788eee2641 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 24 18:19:56 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 14:48:21 2016 -0400 |
tree | e5b7b5a8f256f396e2c18e39f0513166506d8b17 | |
parent | 3e6b1c32802088348f0620ab2b1b6e7424226e9e [diff] |
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig Move this option to Kconfig and tidy up existing uses. Also add a function comment to the header file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>