2008-06-30 14:49:18 +02:00
|
|
|
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_INTEL
|
|
|
|
bool "xf86-video-intel"
|
|
|
|
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
|
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
|
|
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
|
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
2010-04-01 14:46:46 +02:00
|
|
|
select BR2_PACKAGE_XLIB_LIBPCIACCESS
|
|
|
|
select BR2_PACKAGE_LIBDRM
|
2010-04-29 22:24:18 +02:00
|
|
|
select BR2_PACKAGE_MESA3D
|
2013-04-07 15:50:59 +02:00
|
|
|
depends on (BR2_i386 || BR2_x86_64)
|
2008-06-30 14:49:18 +02:00
|
|
|
help
|
|
|
|
Intel video driver
|