summaryrefslogtreecommitdiff
path: root/include/configs/theadorable-x86-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/theadorable-x86-common.h')
-rw-r--r--include/configs/theadorable-x86-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/theadorable-x86-common.h b/include/configs/theadorable-x86-common.h
index 746995179f..b23b878307 100644
--- a/include/configs/theadorable-x86-common.h
+++ b/include/configs/theadorable-x86-common.h
@@ -11,7 +11,7 @@
#ifndef __THEADORABLE_X86_COMMON_H
#define __THEADORABLE_X86_COMMON_H
-#define CONFIG_STD_DEVICES_SETTINGS "stdin=serial\0" \
+#define CFG_STD_DEVICES_SETTINGS "stdin=serial\0" \
"stdout=serial\0" \
"stderr=serial\0"