diff --git a/debian/changelog b/debian/changelog index a6bce3b28..4314c9419 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ linux (3.16.7-ckt2-2) UNRELEASED; urgency=medium - Warn if image size leaves less than 1% spare capacity in the flash. This allows some slack for growth over the lifetime of a stable release. - [/kirkwood] Disable RD_LZO and RD_LZ4 + - [/kirkwood] mm: Disable KSM -- Ben Hutchings Sat, 13 Dec 2014 11:45:48 +0000 diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 1b6a92d56..32ae29d3e 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -641,6 +641,7 @@ CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set ## end choice +# CONFIG_KSM is not set ## ## file: net/atm/Kconfig