7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
|
config BR2_PACKAGE_XDRIVER_XF86_INPUT_VMMOUSE
|
||
|
bool "xf86-input-vmmouse"
|
||
|
depends on BR2_i386 || BR2_x86_64
|
||
|
select BR2_PACKAGE_XORGPROTO
|
||
|
help
|
||
|
VMWare mouse input driver
|