a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
16 lines
485 B
Plaintext
16 lines
485 B
Plaintext
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_SISUSB
|
|
bool "xf86-video-sisusb"
|
|
default n
|
|
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_VIDEOPROTO
|
|
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
|
select BR2_PACKAGE_XPROTO_XF86MISCPROTO
|
|
select BR2_PACKAGE_XPROTO_XINERAMAPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
xf86-video-sisusb 0.8.1
|
|
SiS USB video driver
|