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>
9 lines
262 B
Plaintext
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.
|
|
|