diff options
Diffstat (limited to 'package/divine/Config.in')
-rw-r--r-- | package/divine/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/divine/Config.in b/package/divine/Config.in new file mode 100644 index 000000000..820229214 --- /dev/null +++ b/package/divine/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_DIVINE + bool "directfb virtual input extension" + depends on BR2_PACKAGE_DIRECTFB + help + DiVine provides a DirectFB input driver that reads input + events from a pipe and dispatches them via a virtual input + device. It also installs the tool 'spooky' that allows to + send input events to DirectFB applications. |