aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/mxc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/mxc/Kconfig')
-rw-r--r--drivers/video/mxc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/video/mxc/Kconfig b/drivers/video/mxc/Kconfig
index 2fffac7382c..ae61d7c1422 100644
--- a/drivers/video/mxc/Kconfig
+++ b/drivers/video/mxc/Kconfig
@@ -18,3 +18,8 @@ config FB_MXC_SYNC_PANEL
depends on FB_MXC
tristate "Synchronous Panel Framebuffer"
default y
+
+config FB_MXC_TVOUT_TVE
+ tristate "MXC TVE TV Out Encoder"
+ depends on FB_MXC_SYNC_PANEL
+ depends on MXC_IPU_V3