1 # SPDX-License-Identifier: GPL-2.0-only
5 Choose this option to select drivers for MXS FB devices
8 tristate "i.MX (e)LCDIF LCD controller"
11 depends on ARCH_MXS || ARCH_MXC || COMPILE_TEST
14 select DRM_GEM_DMA_HELPER
16 select DRM_PANEL_BRIDGE
18 Choose this option if you have an LCDIF or eLCDIF LCD controller.
19 Those devices are found in various i.MX SoC (including i.MX23,
20 i.MX28, i.MX6SX, i.MX7 and i.MX8M).
22 If M is selected the module will be called mxsfb.
25 tristate "i.MX LCDIFv3 LCD controller"
28 depends on ARCH_MXC || COMPILE_TEST
31 select DRM_GEM_DMA_HELPER
33 select DRM_PANEL_BRIDGE
35 Choose this option if you have an LCDIFv3 LCD controller.
36 Those devices are found in various i.MX SoC (i.MX8MP,
39 If M is selected the module will be called imx-lcdif.