video gfx: merge kconfig menus
authorRandy Dunlap <[email protected]>
Tue, 16 Oct 2007 08:29:39 +0000 (01:29 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Antonino Daplas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/Kconfig
drivers/char/agp/Kconfig
drivers/char/drm/Kconfig
drivers/video/Kconfig