summaryrefslogtreecommitdiff
path: root/package/divine/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/divine/Config.in')
-rw-r--r--package/divine/Config.in8
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.