ruby: bump version to 2.4.1
[buildroot-gz.git] / package / triggerhappy / Config.in
bloba7864b371730a9e8eefacf08200a5912f0369278
1 config BR2_PACKAGE_TRIGGERHAPPY
2         bool "triggerhappy"
3         depends on BR2_USE_MMU # fork()
4         help
5           Triggerhappy is a hotkey daemon developed with small and
6           embedded systems in mind, e.g. linux based routers. It
7           attaches to the input device files and interprets the event
8           data received and executes scripts configured in its
9           configuration.
11           https://github.com/wertarbyte/triggerhappy