blob: d6fdef2914c24b676932de070e44774cac124e0a (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_XDRIVER_XF86_INPUT_VOID
bool "xf86-input-void"
select BR2_PACKAGE_XPROTO_INPUTPROTO
select BR2_PACKAGE_XPROTO_RANDRPROTO
select BR2_PACKAGE_XPROTO_XPROTO
help
null input driver
|