|
@@ -2,6 +2,7 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV
|
|
bool "xf86-input-evdev"
|
|
bool "xf86-input-evdev"
|
|
depends on BR2_PACKAGE_HAS_UDEV # libudev is configure dependency
|
|
depends on BR2_PACKAGE_HAS_UDEV # libudev is configure dependency
|
|
select BR2_PACKAGE_LIBEVDEV
|
|
select BR2_PACKAGE_LIBEVDEV
|
|
|
|
+ select BR2_PACKAGE_MTDEV
|
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|