/drivers/staging/xgifb/Kconfig

https://bitbucket.org/wisechild/galaxy-nexus · #! · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · 39898e1fa036bcb580f68f30570722b3 MD5 · raw file

  1. config 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