aboutsummaryrefslogtreecommitdiff
path: root/include/configs/trats.h
diff options
context:
space:
mode:
authorSimon Glass2022-10-16 15:06:52 -0600
committerAnatolij Gustschin2022-10-30 20:07:16 +0100
commit817f93422bf36cafe636cf093a5fce3ebe94d5c6 (patch)
tree70dfca0cb1777eb59192b2fc6f3fc1f5d080f8a4 /include/configs/trats.h
parent832bcbb083ca66fe102e559b4fd96152e7145411 (diff)
video: Drop CONFIG_LCD_MENU
This relies on the old LCD implementation which is to be removed. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/trats.h')
-rw-r--r--include/configs/trats.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h
index daa8cc79b2f..9e4cd6794cc 100644
--- a/include/configs/trats.h
+++ b/include/configs/trats.h
@@ -128,9 +128,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__