2009-03-14 15:59:14 +01:00
|
|
|
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_WSFB
|
|
|
|
bool "xf86-video-wsfb"
|
2007-08-10 21:07:51 +02:00
|
|
|
select BR2_PACKAGE_XSERVER_XORG_SERVER
|
|
|
|
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
|
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
|
|
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
|
|
|
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
|
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
2010-02-28 10:34:20 +01:00
|
|
|
depends on BROKEN # Fails to build. Actually this is OpenBSD/NetBSD stuff.
|
2007-08-10 21:07:51 +02:00
|
|
|
help
|
2009-03-14 15:59:14 +01:00
|
|
|
WSFB based chips video driver
|