linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v15][ 1/3] video: Kconfig: fbdev: restore the broader selection of FB_IMX
@ 2014-03-14 10:55 Denis Carikli
  2014-03-14 10:55 ` [PATCH v15][ 2/3] video: imxfb: Add DT default contrast control register property Denis Carikli
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Denis Carikli @ 2014-03-14 10:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following patch:
  b359bb0 video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.
Was accidentally reverted by this one:
  ed3b5f2 Merge branch '3.15/fb-reorder' into for-next

Signed-off-by: Denis Carikli <denis@eukrea.com>
---
ChangeLog v14->v15:
- New patch
---
 drivers/video/fbdev/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index 67409e0..45fd7f3 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -327,7 +327,7 @@ config FB_SA1100
 
 config FB_IMX
 	tristate "Freescale i.MX1/21/25/27 LCD support"
-	depends on FB && IMX_HAVE_PLATFORM_IMX_FB
+	depends on FB && ARCH_MXC
 	select FB_CFB_FILLRECT
 	select FB_CFB_COPYAREA
 	select FB_CFB_IMAGEBLIT
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-17 10:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 10:55 [PATCH v15][ 1/3] video: Kconfig: fbdev: restore the broader selection of FB_IMX Denis Carikli
2014-03-14 10:55 ` [PATCH v15][ 2/3] video: imxfb: Add DT default contrast control register property Denis Carikli
2014-03-17 10:30   ` Tomi Valkeinen
2014-03-14 10:55 ` =?UTF-8?q?=5BPATCH=20v15=5D=5B=203/3=5D=20ARM=3A=20dts=3A=20imx25=3A=20mbimxsd25=3A=20Add=20displays Denis Carikli
2014-03-17 10:24 ` [PATCH v15][ 1/3] video: Kconfig: fbdev: restore the broader selection of FB_IMX Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).