1config BR2_PACKAGE_XDRIVER_XF86_INPUT_VMMOUSE 2 bool "xf86-input-vmmouse" 3 depends on BR2_i386 || BR2_x86_64 4 select BR2_PACKAGE_XORGPROTO 5 help 6 VMWare mouse input driver 7