The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[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