diff --git a/debian/changelog b/debian/changelog index 2532afe1c..8e14b3700 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,7 +46,7 @@ linux (3.18-1~exp1) UNRELEASED; urgency=medium * [armel] Change configuration to reduce kernel image size (fixes FTBFS) - [/kirkwood] netlink: Disable NETLINK_MMAP - [/kirkwood] cgroups: Disable MEMCG - - [/kirkwood] Disable CHECKPOINT_RESTORE, RD_LZ4 + - [/kirkwood] Disable CHECKPOINT_RESTORE - [/kirkwood] mm: Disable COMPACTION, KSM - [/kirkwood] crypto: Disable CRYPTO_FIPS - [/kirkwood] power: Disable HIBERNATION, PM_RUNTIME @@ -54,7 +54,7 @@ linux (3.18-1~exp1) UNRELEASED; urgency=medium - [/orion5x] block: Disable BLK_DEV_INTEGRITY - [/orion5x] SCSI: Disable SCSI_UFSHCD - [/orion5x] target: Disable TCM_IBLOCK - - [/orion5x] Disable AUDIT, DEBUG_BUGVERBOSE, PROFILING, OPROFILE + - [/orion5x] Disable AUDIT, DEBUG_BUGVERBOSE, PROFILING, OPROFILE, RD_LZO * [armel] Include size of appended DTBs in image size check -- Ben Hutchings Tue, 09 Dec 2014 02:08:47 +0000 diff --git a/debian/config/armel/config-reduced b/debian/config/armel/config-reduced index 865f04835..b15bb2099 100644 --- a/debian/config/armel/config-reduced +++ b/debian/config/armel/config-reduced @@ -51,8 +51,3 @@ CONFIG_IPV6=m ## # CONFIG_NETLINK_MMAP is not set -## -## file: usr/Kconfig -## -# CONFIG_RD_LZ4 is not set - diff --git a/debian/config/armel/config.orion5x b/debian/config/armel/config.orion5x index 0bc06515e..a65ee30b7 100644 --- a/debian/config/armel/config.orion5x +++ b/debian/config/armel/config.orion5x @@ -612,3 +612,9 @@ CONFIG_ROSE=m ## # CONFIG_SECURITY is not set +## +## file: usr/Kconfig +## +# CONFIG_RD_LZO is not set +# CONFIG_RD_LZ4 is not set +