Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[pandora-kernel.git] / drivers / staging / gma500 / Kconfig
1 config DRM_PSB
2         tristate "Intel GMA500 KMS Framebuffer"
3         depends on DRM && PCI
4         select FB_CFB_COPYAREA
5         select FB_CFB_FILLRECT
6         select FB_CFB_IMAGEBLIT
7         select DRM_KMS_HELPER
8         select DRM_TTM
9         help
10           Say yes for an experimental KMS framebuffer driver for the
11           Intel GMA500 ('Poulsbo') graphics support.
12