summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/Kconfig
blob: 5501eb9b3355050eb33526829c51e0e9c94d2fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config DRM_PSB
	tristate "Intel GMA500 KMS Framebuffer"
	depends on DRM && PCI
	select FB_CFB_COPYAREA
        select FB_CFB_FILLRECT
        select FB_CFB_IMAGEBLIT
        select DRM_KMS_HELPER
        select DRM_TTM
	help
	  Say yes for an experimental KMS framebuffer driver for the
	  Intel GMA500 ('Poulsbo') graphics support.