11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_MGA
|
|
bool "xf86-video-mga"
|
|
depends on BR2_PACKAGE_MESA3D
|
|
select BR2_PACKAGE_LIBDRM
|
|
select BR2_PACKAGE_XORGPROTO
|
|
help
|
|
Matrox video driver
|
|
|
|
comment "xf86-video-mga needs mesa3d"
|
|
depends on !BR2_PACKAGE_MESA3D
|