commit | a807ab33035fe2e9b63aac2e7475525ca8d90adc | [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 | f59961e343cc591b99a78690eb01ec590e15baa7 [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>