exynos: remove CONFIG_LCD_MENU_BOARD
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 26 Oct 2017 12:24:30 +0000 (21:24 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 27 Oct 2017 12:52:22 +0000 (08:52 -0400)
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 <yamada.masahiro@socionext.com>
Acked-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5pc210_universal.h
include/configs/trats.h
include/configs/trats2.h

index 9859f30..7ecaefb 100644 (file)
@@ -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__
index 5b33a3b..a34c349 100644 (file)
 
 /* Download menu - Samsung common */
 #define CONFIG_LCD_MENU
-#define CONFIG_LCD_MENU_BOARD
 
 /* Download menu - definitions for check keys */
 #ifndef __ASSEMBLY__
index 95c011f..6b371f4 100644 (file)
 
 /* Download menu - Samsung common */
 #define CONFIG_LCD_MENU
-#define CONFIG_LCD_MENU_BOARD
 
 /* Download menu - definitions for check keys */
 #ifndef __ASSEMBLY__