summaryrefslogtreecommitdiff
path: root/drivers/mxc/hantro_845/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/hantro_845/Kconfig')
-rwxr-xr-xdrivers/mxc/hantro_845/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/mxc/hantro_845/Kconfig b/drivers/mxc/hantro_845/Kconfig
new file mode 100755
index 000000000000..6b59c33f91c6
--- /dev/null
+++ b/drivers/mxc/hantro_845/Kconfig
@@ -0,0 +1,14 @@
+#
+# Codec configuration
+#
+
+menu "MXC HANTRO(Video Processing Unit) 845 support"
+ depends on ARCH_FSL_IMX8MQ
+
+config MXC_HANTRO_845
+ tristate "Support for MXC HANTRO(Video Processing Unit) 845"
+ default y
+ ---help---
+ VPU codec device.
+
+endmenu