84177fd8f25ee5c2f476c2760ee15c42b6d29ef6
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / input-event-daemon / Config.in
1 config BR2_PACKAGE_INPUT_EVENT_DAEMON
2         bool "input-event-daemon"
3         # Uses fork()
4         depends on BR2_USE_MMU
5         help
6           input-event-daemon is a daemon which executes
7           a user-defined command on input events, such as
8           keys, mouse buttons and switches.
9
10           http://github.com/gandro/input-event-daemon