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-10-15 08:12:27 -04:00
2015-05-21 09:13:19 -04:00
2016-02-15 20:58:25 +00:00
2016-04-18 12:29:14 -04:00
2015-01-05 12:08:51 -05:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2016-03-27 09:12:17 -04:00
2016-06-06 13:39:12 -04:00
2016-09-23 17:53:48 -04:00