diff options
Diffstat (limited to 'include/configs/sh7752evb.h')
-rw-r--r-- | include/configs/sh7752evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7752evb.h b/include/configs/sh7752evb.h index 46d0f2aede..39e8244b25 100644 --- a/include/configs/sh7752evb.h +++ b/include/configs/sh7752evb.h @@ -35,7 +35,6 @@ #define CONFIG_SYS_BAUDRATE_TABLE { 115200 } /* SCIF */ -#define CONFIG_SCIF_CONSOLE 1 #define CONFIG_CONS_SCIF2 1 #define CONFIG_SYS_MEMTEST_START (SH7752EVB_SDRAM_BASE) |