diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-02 19:30:27 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-02 19:30:27 -0400 |
commit | a89302cc7908de36e949b02013ac05ce5ef8b354 (patch) | |
tree | 99a6cc5d9956e9219f7f802ab2f0f4d6a3b277e9 /include/configs/sh7753evb.h | |
parent | ec7483e34ea932fb68267dc0b1de30be51f271c9 (diff) | |
parent | 9c552db619b2ab373dbf048714518c74c53e6c2b (diff) | |
download | u-boot-a89302cc7908de36e949b02013ac05ce5ef8b354.tar.gz u-boot-a89302cc7908de36e949b02013ac05ce5ef8b354.tar.xz u-boot-a89302cc7908de36e949b02013ac05ce5ef8b354.zip |
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/sh7753evb.h')
-rw-r--r-- | include/configs/sh7753evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h index aa8d05c221..24ec0768af 100644 --- a/include/configs/sh7753evb.h +++ b/include/configs/sh7753evb.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 (SH7753EVB_SDRAM_BASE) |