From: Masahiro Yamada Date: Thu, 26 Oct 2017 12:24:30 +0000 (+0900) Subject: exynos: remove CONFIG_LCD_MENU_BOARD X-Git-Tag: v2017.11-rc3~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=268d05f552e5408c16dab5a963d85e2fb4f883aa;p=u-boot exynos: remove CONFIG_LCD_MENU_BOARD This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada Acked-by: Minkyu Kang --- diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h index 9859f30718..7ecaefbc8c 100644 --- a/include/configs/s5pc210_universal.h +++ b/include/configs/s5pc210_universal.h @@ -170,7 +170,6 @@ int universal_spi_read(void); /* Download menu - Samsung common */ #define CONFIG_LCD_MENU -#define CONFIG_LCD_MENU_BOARD /* Download menu - definitions for check keys */ #ifndef __ASSEMBLY__ diff --git a/include/configs/trats.h b/include/configs/trats.h index 5b33a3b18e..a34c349bb3 100644 --- a/include/configs/trats.h +++ b/include/configs/trats.h @@ -180,7 +180,6 @@ /* Download menu - Samsung common */ #define CONFIG_LCD_MENU -#define CONFIG_LCD_MENU_BOARD /* Download menu - definitions for check keys */ #ifndef __ASSEMBLY__ diff --git a/include/configs/trats2.h b/include/configs/trats2.h index 95c011f9a9..6b371f4ab9 100644 --- a/include/configs/trats2.h +++ b/include/configs/trats2.h @@ -162,7 +162,6 @@ /* Download menu - Samsung common */ #define CONFIG_LCD_MENU -#define CONFIG_LCD_MENU_BOARD /* Download menu - definitions for check keys */ #ifndef __ASSEMBLY__