diff options
| author | Gabe Evans <gabe@hashrabbit.co> | 2016-02-25 21:55:13 +0000 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-29 22:45:55 +0100 |
| commit | 3734336b59f78051194bfda930f64e75b3f576aa (patch) | |
| tree | 997fd711cf13476b4c50ab802c77e19f006ca077 /package/systemd/Config.in | |
| parent | 22c571c7857a9e582e48ceceb20d1f50339c7848 (diff) | |
| download | buildroot-3734336b59f78051194bfda930f64e75b3f576aa.tar.gz buildroot-3734336b59f78051194bfda930f64e75b3f576aa.zip | |
package/systemd: add --enable/disable-lz4
Signed-off-by: Gabe Evans <gabe@hashrabbit.co>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/systemd/Config.in')
| -rw-r--r-- | package/systemd/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in index b7eca3a64b..afa598b2ce 100644 --- a/package/systemd/Config.in +++ b/package/systemd/Config.in @@ -56,7 +56,8 @@ config BR2_PACKAGE_SYSTEMD The selection of other packages will enable some features: - acl package will add support for multi-seat. - - xz package will add compression support in journal and coredump. + - xz and/or l4 packages will add compression support in + journal and coredump. - libgcrypt package will add support for journal sealing and DNSSEC verification in resolved. |

