summaryrefslogtreecommitdiff
path: root/drivers/gpu/imx/dpu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/imx/dpu/Kconfig')
-rw-r--r--drivers/gpu/imx/dpu/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/gpu/imx/dpu/Kconfig b/drivers/gpu/imx/dpu/Kconfig
new file mode 100644
index 000000000000..d62891118907
--- /dev/null
+++ b/drivers/gpu/imx/dpu/Kconfig
@@ -0,0 +1,8 @@
+config IMX_DPU_CORE
+ tristate "i.MX DPU core support"
+ depends on ARCH_MXC
+ select GENERIC_IRQ_CHIP
+ help
+ Choose this if you have a Freescale i.MX8QM or i.MX8QXP system and
+ want to use the Display Processing Unit. This option only enables
+ DPU base support.