blob: 5501eb9b3355050eb33526829c51e0e9c94d2fa3 [file] [log] [blame]
Alan Cox0867b422011-02-22 14:27:58 +00001config 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