Files
i2som-imx-linux/drivers/gpu/imx/lcdif/Kconfig
Fancy Fang a104e928da MLK-18535-5 drm/imx: add LCDIF DRM/KMS driver
This is a new DRM/KMS driver for LCDIF which conforms
to the IMX DRM Core framework. It provides support for
CRTCs, Planes and mode config of KMS.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2019-02-12 10:32:05 +08:00

9 lines
262 B
Plaintext

config IMX_LCDIF_CORE
tristate "i.MX LCDIF core support"
depends on ARCH_FSL_IMX8MM
select RESET_CONTROLLER
help
Choose this if you have a NXP i.MX8MM platform and want to use the
LCDIF display controller. This option only enables LCDIF base support.