From: Minkyu Kang Date: Thu, 7 Mar 2019 08:03:03 +0000 (+0900) Subject: espresso7420: remove duplicated config X-Git-Tag: v2019.04-rc4~3^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=934e7287951e11a3227beb2d01694f4c36c91f7f;p=platform%2Fkernel%2Fu-boot.git espresso7420: remove duplicated config Signed-off-by: Minkyu Kang --- diff --git a/include/configs/espresso7420.h b/include/configs/espresso7420.h index 4e3b26c..5aeb009 100644 --- a/include/configs/espresso7420.h +++ b/include/configs/espresso7420.h @@ -21,8 +21,6 @@ /* select serial console configuration */ #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" -#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" - /* DRAM Memory Banks */ #define SDRAM_BANK_SIZE (256UL << 20UL) /* 256 MB */