]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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 9859f307181ca631195e11b90f917fd1df41fa5c..7ecaefbc8c272e799df1b5fd5a9546e59b067114 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 5b33a3b18e77a4348ab390e8ba92f35369aebf49..a34c349bb38cb07dfe1b47466d08da6b3b2df5f8 100644 (file)
 
 /* Download menu - Samsung common */
 #define CONFIG_LCD_MENU
-#define CONFIG_LCD_MENU_BOARD
 
 /* Download menu - definitions for check keys */
 #ifndef __ASSEMBLY__
index 95c011f9a90558ce73b0ad0d945fe661fd278d11..6b371f4ab918db13c4dcb27e8cea3bdea852cdff 100644 (file)
 
 /* Download menu - Samsung common */
 #define CONFIG_LCD_MENU
-#define CONFIG_LCD_MENU_BOARD
 
 /* Download menu - definitions for check keys */
 #ifndef __ASSEMBLY__