From: Fabio Estevam Date: Fri, 22 Feb 2013 00:42:24 +0000 (-0800) Subject: drivers/video/Kconfig: specify the SoCs that make use of FB_IMX X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d04d2681dde1f843719ce6ae5f920933d708ab27;p=deliverable%2Flinux.git drivers/video/Kconfig: specify the SoCs that make use of FB_IMX FB_IMX is the framebuffer driver used by MX1, MX21, MX25 and MX27 processors. Pass this information to the Kconfig text to make it clear. Signed-off-by: Fabio Estevam Acked-by: Sascha Hauer Cc: Florian Tobias Schandinat Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 6c2c991af6fa..54fab5a38ba5 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -364,7 +364,7 @@ config FB_SA1100 Y here. config FB_IMX - tristate "Freescale i.MX LCD support" + tristate "Freescale i.MX1/21/25/27 LCD support" depends on FB && IMX_HAVE_PLATFORM_IMX_FB select FB_CFB_FILLRECT select FB_CFB_COPYAREA