diff options
Diffstat (limited to 'include/configs/peach-pi.h')
-rw-r--r-- | include/configs/peach-pi.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/peach-pi.h b/include/configs/peach-pi.h index a732e06..ba82aaf 100644 --- a/include/configs/peach-pi.h +++ b/include/configs/peach-pi.h @@ -23,9 +23,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x20000000 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_IRAM_TOP - 0x800) -/* select serial console configuration */ -#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" - /* Display */ #ifdef CONFIG_LCD #define CONFIG_EXYNOS_FB |