summaryrefslogtreecommitdiffstats
path: root/configs/ptxconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-07-04 17:12:07 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-07-04 17:12:07 +0200
commit76e1280aca9763f43e97aedefdff3a857bab23a7 (patch)
tree196cc7c6eaf3ac0dd782d0aeb27788f09325974a /configs/ptxconfig
parent7b8cce8db7ac7f706f63d94b1fa3977ba09bfb90 (diff)
downloadDistroKit-76e1280aca9763f43e97aedefdff3a857bab23a7.tar.gz
DistroKit-76e1280aca9763f43e97aedefdff3a857bab23a7.tar.xz
ptxconfig: use lz4 instead of xz
xz uses a lot more cpu cycles than lz4, which is important on small machines. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/ptxconfig')
-rw-r--r--configs/ptxconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 1a9ec34..e885df4 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1394,8 +1394,8 @@ PTXCONF_SYSTEMD=y
PTXCONF_SYSTEMD_DBUS=y
# PTXCONF_SYSTEMD_LOCALES is not set
# PTXCONF_SYSTEMD_VCONSOLE is not set
-PTXCONF_SYSTEMD_XZ=y
-# PTXCONF_SYSTEMD_LZ4 is not set
+# PTXCONF_SYSTEMD_XZ is not set
+PTXCONF_SYSTEMD_LZ4=y
PTXCONF_SYSTEMD_DISABLE_RANDOM_SEED=y
# PTXCONF_SYSTEMD_LOGIND is not set
# PTXCONF_SYSTEMD_NETWORK is not set
@@ -2030,7 +2030,8 @@ PTXCONF_LIBUUID=y
# PTXCONF_LIBXSLT is not set
# PTXCONF_LIBZIP is not set
# PTXCONF_LOG4CPLUS is not set
-# PTXCONF_LZ4 is not set
+PTXCONF_LZ4=y
+# PTXCONF_LZ4_TOOLS is not set
PTXCONF_NCURSES=y
#