Skip to content

Commit 31bc38e

Browse files
Gratian Crisangratian
authored andcommitted
nati_x86_64_defconfig: switch kernel compression to xz
Switch the kernel compression algorithm to xz from previous gzip default. In testing, cRIO-903x and cRIO-904x show a 2.5MB (27.2%) kernel image size decrease. This also improves the boot time by - 4.8 seconds (12.8%) on cRIO-903x - 2.9 seconds (10%) on cRIO-9043 Signed-off-by: Gratian Crisan <gratian.crisan@emerson.com>
1 parent 256946e commit 31bc38e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/x86/configs/nati_x86_64_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CONFIG_KERNEL_XZ=y
12
CONFIG_SYSVIPC=y
23
CONFIG_POSIX_MQUEUE=y
34
CONFIG_AUDIT=y

0 commit comments

Comments
 (0)