summaryrefslogtreecommitdiff
path: root/include/configs/mx53cx9020.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:19 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:07:12 +0300
commit0ea156ba00f34b3b9c8735d25c8ec7b8dffffb45 (patch)
tree1411e154e01e44acd4baf8caed0f830e0547c968 /include/configs/mx53cx9020.h
parent4eea76574062e9079b6a267229962d6ec0be910a (diff)
downloadu-boot-0ea156ba00f34b3b9c8735d25c8ec7b8dffffb45.tar.xz
Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig
This converts the following to Kconfig: CONFIG_IMX_VIDEO_SKIP CONFIG_IMX_HDMI Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/mx53cx9020.h')
-rw-r--r--include/configs/mx53cx9020.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx53cx9020.h b/include/configs/mx53cx9020.h
index 2bc462cc37..cd806cb698 100644
--- a/include/configs/mx53cx9020.h
+++ b/include/configs/mx53cx9020.h
@@ -66,7 +66,4 @@
/* environment organization */
-/* Framebuffer and LCD */
-#define CONFIG_IMX_VIDEO_SKIP
-
#endif /* __CONFIG_H */