diff options
Diffstat (limited to 'include/configs/mpr2.h')
-rw-r--r-- | include/configs/mpr2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h index 0fc0b97..2598b34 100644 --- a/include/configs/mpr2.h +++ b/include/configs/mpr2.h @@ -86,7 +86,7 @@ #define CFG_HZ (CONFIG_SYS_CLK_FREQ / TMU_CLK_DIVIDER) /* UART */ -#define CFG_SCIF_CONSOLE 1 +#define CONFIG_SCIF_CONSOLE 1 #define CONFIG_CONS_SCIF0 1 #endif /* __MPR2_H */ |