aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tiler/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tiler/Kconfig')
-rw-r--r--drivers/media/video/tiler/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/media/video/tiler/Kconfig b/drivers/media/video/tiler/Kconfig
index 00461eb..65bdf54 100644
--- a/drivers/media/video/tiler/Kconfig
+++ b/drivers/media/video/tiler/Kconfig
@@ -124,3 +124,13 @@ config TILER_EXPOSE_SSPTR
You can use this flag to see if the userspace is relying on
having access to the SSPtr.
+
+config TILER_ENABLE_NV12
+ bool "Enable NV12 support"
+ default y
+ depends on TI_TILER
+ help
+ This option enables NV12 functionality in the TILER driver.
+
+ If set, nv12 support will be compiled into the driver and APIs
+ will be enabled.