video gfx: merge kconfig menus
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 16 Oct 2007 08:29:39 +0000 (01:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:20 +0000 (09:43 -0700)
commit179b025fea2fa65760f1dcdff3585465d2177159
tree9beb639ced5388f5b203c1b3b4725dba96b19a0a
parente9fa7c43aa74fae3a1db04092d2a51005f5b8a21
video gfx: merge kconfig menus

Move AGP and DRM menus into the video graphics support menu.
  They use 'menuconfig' so that they can all be disabled with
  one selection.
Make the console menu use 'menuconfig' so that it can all be
  disabled with one selection.
Make the frame buffer menu use 'menuconfig' so that it can all be
  disabled with one selection.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Dave Airlie <airlied@linux.ie>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/Kconfig
drivers/char/agp/Kconfig
drivers/char/drm/Kconfig
drivers/video/Kconfig