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/sh7763rdp.h | |
parent | ec7483e34ea932fb68267dc0b1de30be51f271c9 (diff) | |
parent | 9c552db619b2ab373dbf048714518c74c53e6c2b (diff) |
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/sh7763rdp.h')
-rw-r--r-- | include/configs/sh7763rdp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h index 50a0e3e7d1..74bd9fc29a 100644 --- a/include/configs/sh7763rdp.h +++ b/include/configs/sh7763rdp.h @@ -26,7 +26,6 @@ #undef CONFIG_SHOW_BOOT_PROGRESS /* SCIF */ -#define CONFIG_SCIF_CONSOLE 1 #define CONFIG_CONS_SCIF2 1 #define CONFIG_SYS_TEXT_BASE 0x8FFC0000 |