summaryrefslogtreecommitdiff
path: root/include/configs/smdk5420.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-02-22 04:08:54 (GMT)
committerMinkyu Kang <mk7.kang@samsung.com>2016-05-25 04:25:18 (GMT)
commitea743e659fbfa9ba4b00ba076cdbf212d6fff081 (patch)
tree44695c2c9b1cfaa29bbd6eaf83d7ebd5d4335f48 /include/configs/smdk5420.h
parent531a4a66424946968b28241adbb41165e78d6d26 (diff)
downloadu-boot-ea743e659fbfa9ba4b00ba076cdbf212d6fff081.tar.xz
exynos: Disable LCD display for boards we can't convert
Some boards have the LCD enabled but I cannot test operation for the driver model conversion. Disable the LCD on these to avoid build errors. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/smdk5420.h')
-rw-r--r--include/configs/smdk5420.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h
index 9cf886c..5fe21d9 100644
--- a/include/configs/smdk5420.h
+++ b/include/configs/smdk5420.h
@@ -13,6 +13,10 @@
#include <configs/exynos5-dt-common.h>
#include <configs/exynos5-common.h>
+#undef CONFIG_LCD
+#undef CONFIG_EXYNOS_FB
+#undef CONFIG_EXYNOS_DP
+
#undef CONFIG_KEYBOARD
#define CONFIG_BOARD_COMMON