summaryrefslogtreecommitdiff
path: root/drivers/video/imx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/imx/Kconfig')
-rw-r--r--drivers/video/imx/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/imx/Kconfig b/drivers/video/imx/Kconfig
index afe950b6df..34e8b64059 100644
--- a/drivers/video/imx/Kconfig
+++ b/drivers/video/imx/Kconfig
@@ -6,3 +6,10 @@ config VIDEO_IPUV3
This enables framebuffer driver for i.MX processors working
on the IPUv3(Image Processing Unit) internal graphic processor.
+config IMX_VIDEO_SKIP
+ bool "Enable calling board_video_skip function"
+ depends on VIDEO_IPUV3
+
+config IMX_HDMI
+ bool "Enable HDMI support in IPUv3"
+ depends on VIDEO_IPUV3