--- zzzz-none-000/linux-2.6.19.2/drivers/video/Kconfig 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/video/Kconfig 2007-01-11 07:38:19.000000000 +0000 @@ -1611,6 +1611,14 @@ ---help--- Say Y here to enable support for PNX4008 RGB Framebuffer +config FB_DAVINCI + bool "Davinci Framebuffer support" + depends on FB && ARCH_DAVINCI + help + This is the frame buffer device driver for the DaVinci video + hardware found on the TI DaVinci EVM. If + unsure, say N. + config FB_VIRTUAL tristate "Virtual Frame Buffer support (ONLY FOR TESTING!)" depends on FB @@ -1632,6 +1640,9 @@ the vfb_enable=1 option. If unsure, say N. + +source "drivers/video/omap/Kconfig" + if VT source "drivers/video/console/Kconfig" endif