|
@@ -1530,13 +1530,11 @@ config FB_SIS_315
|
|
|
|
|
|
|
|
config FB_VIA
|
|
config FB_VIA
|
|
|
tristate "VIA UniChrome (Pro) and Chrome9 display support"
|
|
tristate "VIA UniChrome (Pro) and Chrome9 display support"
|
|
|
- depends on FB && PCI && X86
|
|
|
|
|
|
|
+ depends on FB && PCI && X86 && GPIOLIB && I2C
|
|
|
select FB_CFB_FILLRECT
|
|
select FB_CFB_FILLRECT
|
|
|
select FB_CFB_COPYAREA
|
|
select FB_CFB_COPYAREA
|
|
|
select FB_CFB_IMAGEBLIT
|
|
select FB_CFB_IMAGEBLIT
|
|
|
select I2C_ALGOBIT
|
|
select I2C_ALGOBIT
|
|
|
- select I2C
|
|
|
|
|
- select GPIOLIB
|
|
|
|
|
help
|
|
help
|
|
|
This is the frame buffer device driver for Graphics chips of VIA
|
|
This is the frame buffer device driver for Graphics chips of VIA
|
|
|
UniChrome (Pro) Family (CLE266,PM800/CN400,P4M800CE/P4M800Pro/
|
|
UniChrome (Pro) Family (CLE266,PM800/CN400,P4M800CE/P4M800Pro/
|