xref: /OK3568_Linux_fs/buildroot/package/evtest/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_EVTEST
2	bool "evtest"
3	help
4	  evtest displays information on the input device specified on
5	  the command line, including all the events supported by the
6	  device. It then monitors the device and displays all the
7	  events layer events generated.
8
9	  https://gitlab.freedesktop.org/libevdev/evtest
10