summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/coreboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
index d345ea3154..164195096e 100644
--- a/include/configs/coreboot.h
+++ b/include/configs/coreboot.h
@@ -100,6 +100,7 @@
#endif
#define CONFIG_SYS_CONSOLE_IS_IN_ENV
+#define CONFIG_SYS_STDIO_DEREGISTER
#define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,vga,serial\0" \
"stdout=serial,cbmem\0" \
"stderr=vga,serial,cbmem\0"