a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
11 lines
302 B
Plaintext
11 lines
302 B
Plaintext
config BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE
|
|
bool "xf86-input-mouse"
|
|
default n
|
|
select BR2_PACKAGE_XSERVER_XORG_SERVER
|
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
xf86-input-mouse 1.1.2
|
|
X.Org driver for mouse input devices
|