|
@@ -1825,12 +1825,13 @@ config FB_FSL_DIU
|
|
|
|
|
|
config FB_W100
|
|
config FB_W100
|
|
tristate "W100 frame buffer support"
|
|
tristate "W100 frame buffer support"
|
|
- depends on FB && PXA_SHARPSL
|
|
|
|
|
|
+ depends on FB && ARCH_PXA
|
|
select FB_CFB_FILLRECT
|
|
select FB_CFB_FILLRECT
|
|
select FB_CFB_COPYAREA
|
|
select FB_CFB_COPYAREA
|
|
select FB_CFB_IMAGEBLIT
|
|
select FB_CFB_IMAGEBLIT
|
|
---help---
|
|
---help---
|
|
Frame buffer driver for the w100 as found on the Sharp SL-Cxx series.
|
|
Frame buffer driver for the w100 as found on the Sharp SL-Cxx series.
|
|
|
|
+ It can also drive the w3220 chip found on iPAQ hx4700.
|
|
|
|
|
|
This driver is also available as a module ( = code which can be
|
|
This driver is also available as a module ( = code which can be
|
|
inserted and removed from the running kernel whenever you want). The
|
|
inserted and removed from the running kernel whenever you want). The
|