package/python-simplejson: bump version to 3.8.2
[buildroot-gz.git] / package / input-event-daemon / Config.in
blob84177fd8f25ee5c2f476c2760ee15c42b6d29ef6
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.
10           http://github.com/gandro/input-event-daemon