summaryrefslogtreecommitdiff
path: root/include/configs/cherryhill.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/cherryhill.h')
-rw-r--r--include/configs/cherryhill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/cherryhill.h b/include/configs/cherryhill.h
index 726c43d35e..d6ce70a96a 100644
--- a/include/configs/cherryhill.h
+++ b/include/configs/cherryhill.h
@@ -8,7 +8,7 @@
#include <configs/x86-common.h>
-#define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,serial\0" \
+#define CFG_STD_DEVICES_SETTINGS "stdin=usbkbd,serial\0" \
"stdout=vidconsole,serial\0" \
"stderr=vidconsole,serial\0"