1config FB_XGI
2	tristate "XGI display support"
3	depends on FB && PCI
4	select FB_CFB_FILLRECT
5	select FB_CFB_COPYAREA
6	select FB_CFB_IMAGEBLIT
7	help
8	  This driver supports notebooks with XGI Z7,Z9,Z11 PCI chips.
9	  Say Y if you have such a graphics card.
10	  To compile this driver as a module, choose M here: the
11	  module will be called xgifb.ko
12