summaryrefslogtreecommitdiffstats
path: root/package/sawman/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/sawman/Config.in')
-rw-r--r--package/sawman/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/sawman/Config.in b/package/sawman/Config.in
new file mode 100644
index 000000000..8dd3ace2b
--- /dev/null
+++ b/package/sawman/Config.in
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_SAWMAN
+ bool "SawMan (Window Manager)"
+ depends on BR2_PACKAGE_DIRECTFB
+ help
+ SaWMan is a new window manager module for use with DirectFB.
+ Its main difference to the default module is that it allows
+ one process to be an application and window manager,
+ implementing all kinds of diversity, while SaWMan is only the
+ working horse.
+
+ See http://www.directfb.org/downloads/Extras/README.SaWMan
+