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