summaryrefslogtreecommitdiffstats
path: root/package/systemd/Config.in
diff options
context:
space:
mode:
authorGabe Evans <gabe@hashrabbit.co>2016-02-25 21:55:19 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-29 22:53:22 +0100
commit0d8485bc7531b04b05c26878b1e961cd9df62512 (patch)
treebf0fb3a1154dcfa159d0624f7c6d607f22ec996f /package/systemd/Config.in
parent83364d15187f06132624c41aa1ce3d226455b821 (diff)
downloadbuildroot-0d8485bc7531b04b05c26878b1e961cd9df62512.tar.gz
buildroot-0d8485bc7531b04b05c26878b1e961cd9df62512.zip
package/systemd: add optional support for binfmt
Signed-off-by: Gabe Evans <gabe@hashrabbit.co> [Thomas: rewrap Config.in help text.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/systemd/Config.in')
-rw-r--r--package/systemd/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in
index e9a7883982..6289252a3c 100644
--- a/package/systemd/Config.in
+++ b/package/systemd/Config.in
@@ -84,6 +84,14 @@ config BR2_PACKAGE_SYSTEMD_JOURNAL_GATEWAY
http://www.freedesktop.org/software/systemd/man/systemd-journal-gatewayd.service.html
+config BR2_PACKAGE_SYSTEMD_BINFMT
+ bool "enable binfmt tool"
+ help
+ systemd-binfmt is an early boot service that registers
+ additional binary formats for executables in the kernel.
+
+ http://www.freedesktop.org/software/systemd/man/systemd-binfmt.service.html
+
config BR2_PACKAGE_SYSTEMD_NETWORKD
bool "enable network manager"
help
OpenPOWER on IntegriCloud