All of lore.kernel.org
 help / color / mirror / Atom feed
* + fb-put-framebuffer-drivers-back-under-the-frame-buffer-devices-menu.patch added to -mm tree
@ 2009-11-11  0:51 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-11-11  0:51 UTC (permalink / raw)
  To: mm-commits; +Cc: g.liakhovetski


The patch titled
     fb: put framebuffer drivers back under the "frame buffer devices" menu
has been added to the -mm tree.  Its filename is
     fb-put-framebuffer-drivers-back-under-the-frame-buffer-devices-menu.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: fb: put framebuffer drivers back under the "frame buffer devices" menu
From: Guennadi Liakhovetski <g.liakhovetski@gmx.de>

The config FB_PRE_INIT_FB entry in drivers/video/Kconfig pushes all entries
below it out of the menuconfig selection. Fix this.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---


diff -puN drivers/video/Kconfig~fb-put-framebuffer-drivers-back-under-the-frame-buffer-devices-menu drivers/video/Kconfig
--- a/drivers/video/Kconfig~fb-put-framebuffer-drivers-back-under-the-frame-buffer-devices-menu
+++ a/drivers/video/Kconfig
@@ -2121,7 +2121,7 @@ config FB_EP93XX
 
 config FB_PRE_INIT_FB
 	bool "Don't reinitialize, use bootloader's GDC/Display configuration"
-	depends on FB_MB862XX_LIME
+	depends on FB && FB_MB862XX_LIME
 	---help---
 	  Select this option if display contents should be inherited as set by
 	  the bootloader.
_

Patches currently in -mm which might be from g.liakhovetski@gmx.de are

fb-put-framebuffer-drivers-back-under-the-frame-buffer-devices-menu.patch
linux-next.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-11  0:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-11  0:51 + fb-put-framebuffer-drivers-back-under-the-frame-buffer-devices-menu.patch added to -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.