Skip to content
Snippets Groups Projects
Forked from KED Software Projects / Miscellaneous / KED U-Boot Fork
Source project has a limited visibility.
user avatar
Simon Glass authored
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: default avatarSimon Glass <sjg@chromium.org>
[trini: Re-sync]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
869588de
History
Name Last commit Last update
..