|
@@ -1,5 +1,6 @@
|
|
config BR2_PACKAGE_XDRIVER_XF86_INPUT_VMMOUSE
|
|
config BR2_PACKAGE_XDRIVER_XF86_INPUT_VMMOUSE
|
|
bool "xf86-input-vmmouse"
|
|
bool "xf86-input-vmmouse"
|
|
|
|
+ depends on BR2_i386 || BR2_x86_64
|
|
select BR2_PACKAGE_XSERVER_XORG_SERVER
|
|
select BR2_PACKAGE_XSERVER_XORG_SERVER
|
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|