summaryrefslogtreecommitdiff
path: root/drivers/gpu/imx/lcdifv3/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/imx/lcdifv3/Kconfig')
-rw-r--r--drivers/gpu/imx/lcdifv3/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/gpu/imx/lcdifv3/Kconfig b/drivers/gpu/imx/lcdifv3/Kconfig
new file mode 100644
index 000000000000..3ef509310ce7
--- /dev/null
+++ b/drivers/gpu/imx/lcdifv3/Kconfig
@@ -0,0 +1,9 @@
+config IMX_LCDIFV3_CORE
+ tristate "i.MX LCDIFV3 core support"
+ depends on ARCH_MXC
+ select RESET_CONTROLLER
+ help
+ Choose this if you have a NXP i.MX8MP platform and want to use the
+ LCDIFV3 display controller. This option only enables LCDIFV3 base
+ support.
+