rename CFG_ macros to CONFIG_SYS
[platform/kernel/u-boot.git] / board / hymod / input.c
index 63aa13c..998132d 100644 (file)
@@ -24,7 +24,7 @@
 #include <common.h>
 
 /* imports from common/main.c */
-extern char console_buffer[CFG_CBSIZE];
+extern char console_buffer[CONFIG_SYS_CBSIZE];
 
 int
 hymod_get_serno (const char *prompt)