PageRenderTime 17ms CodeModel.GetById 14ms app.highlight 2ms RepoModel.GetById 0ms app.codeStats 0ms

/drivers/staging/xgifb/Kconfig

https://bitbucket.org/wisechild/galaxy-nexus
#! | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | 39898e1fa036bcb580f68f30570722b3 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
 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