|
@@ -1,10 +1,6 @@
|
|
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_TDFX
|
|
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_TDFX
|
|
bool "xf86-video-tdfx"
|
|
bool "xf86-video-tdfx"
|
|
- depends on BR2_PACKAGE_MESA3D
|
|
|
|
select BR2_PACKAGE_LIBDRM
|
|
select BR2_PACKAGE_LIBDRM
|
|
select BR2_PACKAGE_XORGPROTO
|
|
select BR2_PACKAGE_XORGPROTO
|
|
help
|
|
help
|
|
3Dfx video driver
|
|
3Dfx video driver
|
|
-
|
|
|
|
-comment "xf86-video-tdfx needs mesa3d"
|
|
|
|
- depends on !BR2_PACKAGE_MESA3D
|
|
|