summaryrefslogtreecommitdiffstats
path: root/package/divine/Config.in
blob: 82022921422ba6881f446675bd4f0f9f428c8b57 (plain)
1
2
3
4
5
6
7
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.