summaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-08-02 08:50:20 -0500
committerTom Rini <trini@konsulko.com>2018-08-17 13:04:00 -0400
commit244eaea60b0950fa89ee7326fe134fa0c43ce41a (patch)
tree0823413b96f95e6ced7d058d1ed110a5f4ba672f /include/configs/mcx.h
parent8ccf98b1cfd2811e3121c719e294bdd8ebab1c45 (diff)
downloadu-boot-244eaea60b0950fa89ee7326fe134fa0c43ce41a.tar.gz
Convert CONFIG_VIDEO_OMAP3 to Kconfig
This converts the following to Kconfig: CONFIG_VIDEO_OMAP3 Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r--include/configs/mcx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index 94b133223c..176af724e8 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -292,6 +292,5 @@
#define CONFIG_SPLASH_SCREEN
#define CONFIG_VIDEO_BMP_RLE8
-#define CONFIG_VIDEO_OMAP3
#endif /* __CONFIG_H */