summaryrefslogtreecommitdiff
path: root/include/configs/trats2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/trats2.h')
-rw-r--r--include/configs/trats2.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/trats2.h b/include/configs/trats2.h
index 06c1fcd23e0..f324ea7ebeb 100644
--- a/include/configs/trats2.h
+++ b/include/configs/trats2.h
@@ -118,9 +118,6 @@
/* Common misc for Samsung */
#define CONFIG_MISC_COMMON
-/* Download menu - Samsung common */
-#define CONFIG_LCD_MENU
-
/* Download menu - definitions for check keys */
#ifndef __ASSEMBLY__
@@ -134,10 +131,4 @@
#define KEY_VOL_DOWN_GPIO EXYNOS4X12_GPIO_X33
#endif /* __ASSEMBLY__ */
-/* LCD console */
-#define LCD_BPP LCD_COLOR16
-
-/* LCD */
-#define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE ((500 * 160 * 4) + 54)
-
#endif /* __CONFIG_H */