summaryrefslogtreecommitdiff
path: root/drivers/gpu/imx/lcdif/Kconfig
blob: dfaea1207940ae66a44930dc187f8169d3d4cb56 (plain)
1
2
3
4
5
6
7
8
9
config IMX_LCDIF_CORE
	tristate "i.MX LCDIF core support"
	depends on ARCH_MXC
	depends on DRM && OF
	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.