On 7/11/22 11:01, Geert Uytterhoeven wrote:
Freescale/NXP i.MX LCDIF and eLCDIF LCD controllers are only present on
Freescale/NXP i.MX SoCs. Hence add a dependency on ARCH_MXS ||
ARCH_MXC, to prevent asking the user about this driver when configuring
a kernel without Freescale/NXP i.MX support.
Fixes: 45d59d704080cc0c ("drm: Add new driver for MXSFB controller")
Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
Is the Fixes tag really justified in this case ?
Otherwise
Reviewed-by: Marek Vasut <ma...@denx.de>