Skip to content

Commit

Permalink
sonix: enable gzip initramfs compression, seems to work
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecmd committed Aug 10, 2024
1 parent 80ec3fd commit d80ac0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sonix/diffconfig
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,8 @@ CONFIG_SQLITE3_FTS4=y
CONFIG_SQLITE3_FTS5=y
CONFIG_SQLITE3_RTREE=y
CONFIG_STRIP_ARGS="--strip-all"
CONFIG_TARGET_INITRAMFS_COMPRESSION_GZIP=y
# CONFIG_TARGET_INITRAMFS_COMPRESSION_NONE is not set
CONFIG_TRACEPATH_LEGACY_SYMLINKS=y
# CONFIG_USE_SSTRIP is not set
CONFIG_USE_STRIP=y
Expand Down

0 comments on commit d80ac0c

Please sign in to comment.