
24 Oct
2016
24 Oct
'16
3:43 a.m.
On Mon, Oct 17, 2016 at 08:13:02PM -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
Applied to u-boot/master, thanks!
--
Tom