
28 Sep
2016
28 Sep
'16
3:47 a.m.
On Sat, Sep 24, 2016 at 06:17:25PM -0600, Simon Glass wrote:
This converts the following to Kconfig: CONFIG_SYS_STDIO_DEREGISTER
This option should never be enabled in SPL, so use CONFIG_IS_ENABLED(SYS_STDIO_DEREGISTER) when checking the option.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom