[armel/kirkwood] Disable CHECKPOINT_RESTORE

svn path=/dists/sid/linux/; revision=22206
This commit is contained in:
Ian Campbell 2014-12-19 08:54:18 +00:00
parent 882a70be5e
commit ad649354cd
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -19,6 +19,7 @@ linux (3.16.7-ckt2-2) UNRELEASED; urgency=medium
allows some slack for growth over the lifetime of a stable release.
- [/kirkwood] Disable RD_LZO and RD_LZ4
- [/kirkwood] mm: Disable KSM
- [/kirkwood] Disable CHECKPOINT_RESTORE
-- Ben Hutchings <ben@decadent.org.uk> Sat, 13 Dec 2014 11:45:48 +0000

View File

@ -619,6 +619,7 @@ CONFIG_UBIFS_FS=y
##
## file: init/Kconfig
##
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
##