aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/av8100/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/av8100/Kconfig')
-rw-r--r--drivers/video/av8100/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/drivers/video/av8100/Kconfig b/drivers/video/av8100/Kconfig
index 12e44e2c430..6fe0f88d9b8 100644
--- a/drivers/video/av8100/Kconfig
+++ b/drivers/video/av8100/Kconfig
@@ -3,3 +3,21 @@ config AV8100
default n
help
Please enable this feature if hdmi/tvout driver support is required.
+
+config AV8100_HWTRIG_I2SDAT3
+ bool "AV8100 HW trig on I2SDAT3"
+ default n
+ depends on AV8100
+ ---help---
+ If you say Y here AV8100 will use HW triggering
+ from AV8100 I2SDAT3 to MCDE sync1.
+ If you say N here AV8100 will use HW triggering
+ method from AV8100 INT to MCDE sync0.
+
+config HDMI_AV8100_DEBUG
+ bool "HDMI and AV8100 debug messages"
+ default n
+ depends on AV8100
+ ---help---
+ Say Y here if you want the HDMI and AV8100 driver to output debug messages
+