]> git.baikalelectronics.ru Git - kernel.git/commit
video gfx: fix menu ordering
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 16 Oct 2007 08:29:35 +0000 (01:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:20 +0000 (09:43 -0700)
commit2b33c03cd114c44e45b7227dfb436682f7a6dd8c
tree6066253eb02a2f43cf3d33cb1c812bfa339dab83
parent0650f4cf2935c505c65fa8049d62cbfef768a928
video gfx: fix menu ordering

Move video graphics driver configs to fix menus:

Fix FB_PMAGB_B to depend on FB so that the FB menus remain
  listed in order and indented correctly.
Fix FB_IBM_GXT4500 to depend on FB so that the FB menus remain
  listed in order and indented correctly.
The OMAP FB drivers still muck up the FB menu a bit, so I put
  OMAP drivers at the end of the FB menu.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig