Commit Graph

35 Commits

Author SHA1 Message Date
Ben Hutchings 0eb4bd660e sched: Enable CFS_BANDWIDTH (Closes: #802746) 2015-12-13 00:34:45 +00:00
Ben Hutchings 0f2fe8b81a Enable CC_STACKPROTECTOR_STRONG (Closes: #805652) 2015-12-13 00:34:39 +00:00
Ben Hutchings 198d7f8199 Merge changes from sid up to 4.0.7-1
svn path=/dists/trunk/linux/; revision=22799
2015-07-06 20:56:21 +00:00
Ben Hutchings 1f8d1cfdbd [armel/{kirkwood,orion5x}] Disable PM again to reduce kernel image size
CONFIG_PM replaced CONFIG_PM_RUNTIME so we shouldn't have enabled it
for these.

svn path=/dists/sid/linux/; revision=22696
2015-05-25 01:38:30 +00:00
Ben Hutchings b8cf96648a Clean up kconfig files
svn path=/dists/trunk/linux/; revision=22267
2015-01-16 02:47:58 +00:00
Ben Hutchings d1d322bb77 [armel] Move common feature-disables for kirkwood and orion into config-reduced
svn path=/dists/trunk/linux/; revision=22266
2015-01-16 02:46:52 +00:00
Ben Hutchings 10f7943320 Merge changes from sid up to 3.16.7-ckt4-1
svn path=/dists/trunk/linux/; revision=22265
2015-01-16 02:43:15 +00:00
Ian Campbell 5cb95daf7e [armel/orion5x]: Make SERIO and dependants modular
svn path=/dists/sid/linux/; revision=22216
2014-12-19 08:54:57 +00:00
Ian Campbell 7c5b251899 [armel/ixp4xx,orion5x]: Disable PROFILING
svn path=/dists/sid/linux/; revision=22215
2014-12-19 08:54:53 +00:00
Ian Campbell 2d258fcb73 [armel/ixp4xx,orion5x]: Disable RD_LZO
svn path=/dists/sid/linux/; revision=22214
2014-12-19 08:54:50 +00:00
Ben Hutchings 22e07a167a [armel] Disable RD_LZO on orion5x; re-enable RD_LZ4 on kirkwood
I'm assuming orion5x also has a small initrd partition, so using
anything weaker than gzip is unlikely to work.

We have space to spare on kirkwood now, so there's no need to disable
RD_LZ4 though I doubt it's particularly useful.

svn path=/dists/trunk/linux/; revision=22188
2014-12-10 21:43:13 +00:00
Ben Hutchings ba831b83d4 [armel] Disable more config symbols on both kirkwood and orion5x
svn path=/dists/trunk/linux/; revision=22187
2014-12-10 20:32:26 +00:00
Ben Hutchings 4f1102baba [armel] Share config-reduced between kirkwood and orion5x
Move the config symbols not already set by kirkwood into config.orion5x

svn path=/dists/trunk/linux/; revision=22186
2014-12-10 19:38:02 +00:00
Ben Hutchings cc3a45c0d1 [armel/orion5x] Disable AUDIT, PROFILING, OPROFILE
svn path=/dists/trunk/linux/; revision=22181
2014-12-10 05:17:32 +00:00
Ben Hutchings da9e7240c2 [armel] Change configuration to reduce kernel image size (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=22180
2014-12-10 02:54:18 +00:00
Ben Hutchings c692bc729d mm: Enable FRONTSWAP, ZSWAP (except armel/{ixp4xx,orion5x}) (Closes: #725703)
svn path=/dists/trunk/linux/; revision=21751
2014-08-27 07:51:46 +00:00
Bastian Blank 5703566a44 debian/config/armel: Clean.
svn path=/dists/trunk/linux/; revision=21720
2014-08-09 19:41:37 +00:00
Ben Hutchings efc9328e3e [armel/orion5x] Disable SUSPEND, HIBERNATION and PM_RUNTIME
These seem to have been impossible to enable before 3.16.  We need
to keep them disabled to avoid blowing up the kernel image size.

svn path=/dists/trunk/linux/; revision=21718
2014-08-09 18:05:15 +00:00
Ben Hutchings 938f8e2b9c [armel/orion5x] Disable SECURITY (i.e. Linux Security Modules, including SELinux)
svn path=/dists/trunk/linux/; revision=21717
2014-08-09 18:03:25 +00:00
Ben Hutchings 3578161ed1 [armel/orion5x] Change IOSCHED_DEADLINE to module
svn path=/dists/trunk/linux/; revision=21715
2014-08-09 17:43:49 +00:00
Bastian Blank 895585e136 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21671
2014-08-03 19:05:53 +00:00
Ben Hutchings 659b610ffd Merge changes from sid up to 3.14.13-1
svn path=/dists/trunk/linux/; revision=21607
2014-07-21 16:08:39 +00:00
Ben Hutchings 4400141913 Enable DYNAMIC_DEBUG [!armel/orion5x] (Closes: #694884)
svn path=/dists/sid/linux/; revision=21574
2014-07-19 19:12:03 +00:00
Ian Campbell 384f41934b Disable BPF_JIT, MEMCG, USER_NS to reduce kernel size
svn path=/dists/trunk/linux/; revision=21304
2014-05-08 20:34:15 +00:00
Ben Hutchings 6bb5bc0691 mm: Enable ZSMALLOC as built-in, ZRAM as module (Closes: #676779)
These have been promoted out of staging so hopefully they're really
portable now.

Keep them disabled on armel/{ixp4xx,orion5x} due to size constraints.

svn path=/dists/trunk/linux/; revision=21127
2014-03-07 02:14:00 +00:00
Ben Hutchings df5dd324d0 [arm] Disable OABI_COMPAT and enable AUDITSYSCALL (except for armel/{ixp4xx,orion5x}) (Closes: #728975, #736843)
svn path=/dists/trunk/linux/; revision=21001
2014-01-27 15:27:35 +00:00
Ben Hutchings e0195366b0 Enable CHECKPOINT_RESTORE (Closes: #682700)
svn path=/dists/trunk/linux/; revision=20826
2013-11-27 07:41:46 +00:00
Ben Hutchings e6e8404b08 Enable EXPERT and adjust config files to avoid consequent changes
1. Reset or remove values for config symbols that were only
   configurable if EXPERT.
2. Set additional configurable symbols to their default values.

This should have no effect on the actual configuration, except for
sh4 where EXPERT is *always* set and so the settings in 1 were
still being followed.

svn path=/dists/trunk/linux/; revision=20825
2013-11-27 07:39:11 +00:00
Ben Hutchings e9eb0a0dd2 Disable CC_OPTIMIZE_FOR_SIZE (Closes: #635899, fixes FTBFS on mips, mipsel, powerpc)
Leave it enabled for armel/{iop32x,ixp4xx,kirkwood,orion5x} and m68k.
Drop the workaround patch for powerpc.

svn path=/dists/sid/linux/; revision=20732
2013-10-23 11:36:17 +00:00
Bastian Blank 2f58661684 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20574
2013-09-08 14:24:32 +00:00
Ben Hutchings 17a2e7946f Merge changes from sid up to 3.10.7-1
svn path=/dists/trunk/linux/; revision=20555
2013-09-01 16:46:42 +00:00
Ben Hutchings 4ff7e6d39e Enable many new(ish) config options
svn path=/dists/trunk/linux/; revision=20541
2013-09-01 02:52:56 +00:00
Ben Hutchings da659f9a32 Enable KPROBES at top level
This enables it for the arm*, mips*, s390 and sh4 ports.
Keep it disabled for the reduced armel images.

svn path=/dists/trunk/linux/; revision=20479
2013-08-11 17:38:12 +00:00
Ben Hutchings b3f4afe37d [armel/{iop32x,ixp4xx,orion5x}] Disable features to reduce kernel size
- Disable KSM, YAMA
- [armel/orion5x] Disable FTRACE (already disabled for the others)

svn path=/dists/trunk/linux/; revision=20293
2013-06-24 13:55:07 +00:00
Ben Hutchings 25f0270d1e [armel] Move size-reducing config overrides into a common file, config-reduced
svn path=/dists/trunk/linux/; revision=20292
2013-06-24 05:00:18 +00:00