aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-18 02:17:03 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-18 13:28:43 +0200
commit4c1fb261910dd4c84525855fe05df2ee71b84482 (patch)
treeb146821a13e6bf456e6b1f2b4f9eaffb3a6d139b
parent6bec7c66e74e6b34870cd2c384e9d5a59081a22d (diff)
downloadkernel_replicant_linux-history/minimize-diff.tar.gz
kernel_replicant_linux-history/minimize-diff.tar.bz2
kernel_replicant_linux-history/minimize-diff.zip
replicant_i9300_defconfig: Use XZ compressionhistory/minimize-diff
The i9300 boot partition size is 8192 KiB. Without that fix, the resulting boot.img size is slightly over 8192 KiB. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--arch/arm/configs/replicant_i9300_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/replicant_i9300_defconfig b/arch/arm/configs/replicant_i9300_defconfig
index eb4e92ab5460..e332d73505ac 100644
--- a/arch/arm/configs/replicant_i9300_defconfig
+++ b/arch/arm/configs/replicant_i9300_defconfig
@@ -1,4 +1,5 @@
# CONFIG_LOCALVERSION_AUTO is not set
+CONFIG_KERNEL_XZ=y
CONFIG_AUDIT=y
CONFIG_GENERIC_IRQ_DEBUGFS=y
CONFIG_NO_HZ=y