From: Fabio Estevam Date: Thu, 7 Feb 2013 01:25:56 +0000 (+1100) Subject: drivers/video/Kconfig: specify the SoCs that make use of FB_IMX X-Git-Tag: next-20130218~1^2~546 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=da108b9d306e7bd681c54b9169dd0c26f7756519;p=karo-tx-linux.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 --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 0aaaa1e5188a..1e2f2d8f952e 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -385,7 +385,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