11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
|
|
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_SIS
|
||
|
|
bool "xf86-video-sis"
|
||
|
|
depends on BR2_PACKAGE_MESA3D
|
||
|
|
select BR2_PACKAGE_LIBDRM
|
||
|
|
select BR2_PACKAGE_XORGPROTO
|
||
|
|
help
|
||
|
|
SiS and XGI video driver
|
||
|
|
|
||
|
|
comment "xf86-video-sis needs mesa3d"
|
||
|
|
depends on !BR2_PACKAGE_MESA3D
|