summaryrefslogtreecommitdiffstats
path: root/package/plymouth/Config.in
diff options
context:
space:
mode:
authorJohann Latocha2012-06-27 18:02:29 +0200
committerJohann Latocha2012-06-27 18:02:29 +0200
commitd5835bd1dc3847a212f08ebbde13014643ef2b81 (patch)
treeaec2f75fbed1f49a82101f2e2675e3f6be7f114d /package/plymouth/Config.in
parentminor systemd fixes (diff)
downloadbuildroot-d5835bd1dc3847a212f08ebbde13014643ef2b81.tar.gz
buildroot-d5835bd1dc3847a212f08ebbde13014643ef2b81.tar.xz
buildroot-d5835bd1dc3847a212f08ebbde13014643ef2b81.zip
add plymouth
Diffstat (limited to 'package/plymouth/Config.in')
-rw-r--r--package/plymouth/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/plymouth/Config.in b/package/plymouth/Config.in
new file mode 100644
index 000000000..94fd9d8db
--- /dev/null
+++ b/package/plymouth/Config.in
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_PLYMOUTH
+ bool "plymouth"
+ default n
+ select BR2_PACKAGE_PKG_CONFIG
+ select BR2_PACKAGE_PANGO
+ select BR2_PACKAGE_LIBGTK2
+ help
+ Plymouth is a bootsplash for Linux. It supports animations.
+ It makes use of Direct Rendering Manager (DRM) and kernel-based mode-setting (KMS).
+ It gets packed into the initrd.
+
+ http://www.freedesktop.org/wiki/Software/Plymouth