aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHeiko Schocher2019-12-01 11:23:05 +0100
committerStefano Babic2020-01-07 10:26:55 +0100
commit79db1b4665d9a1a52c7a4b63f8bcbc6f22c03b3c (patch)
tree74d8217e125ab46dbea2075307381180f52aa9d2 /include
parenta7e2dc9cf69538e0c75e7ab4d54d00b2edce64eb (diff)
video: lg4573: convert to DM
convert this driver to support DM. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/aristainetos2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/aristainetos2.h b/include/configs/aristainetos2.h
index 361e6ac6542..d8858559d8a 100644
--- a/include/configs/aristainetos2.h
+++ b/include/configs/aristainetos2.h
@@ -42,8 +42,6 @@
/* Framebuffer */
#define CONFIG_SYS_LDB_CLOCK 33246000
#define CONFIG_LG4573
-#define CONFIG_LG4573_BUS 0
-#define CONFIG_LG4573_CS 0
#include "aristainetos-common.h"