Simon Glass 869588decd Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
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>
[trini: Re-sync]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-10-23 18:34:17 -04:00
..
2016-02-25 19:06:37 -05:00
2016-05-17 09:54:43 -06:00
2016-04-11 10:20:30 -07:00
2016-02-06 12:00:59 +01:00
2015-12-05 18:22:23 -05:00
2014-08-09 11:17:04 -04:00