diff options
Diffstat (limited to 'include/configs/r7780mp.h')
-rw-r--r-- | include/configs/r7780mp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index 4c82c5a2fdc..0b08f18be17 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -49,7 +49,7 @@ #define CONFIG_CMD_EXT2 #define CONFIG_DOS_PARTITION -#define CFG_SCIF_CONSOLE 1 +#define CONFIG_SCIF_CONSOLE 1 #define CONFIG_BAUDRATE 115200 #define CONFIG_CONS_SCIF0 1 |