Commit Graph

314 Commits

Author SHA1 Message Date
Ben Hutchings 14bb56eaa0 [armel/versatile] Remove ineffective override of CONFIG_FRAME_POINTER
CONFIG_FRAME_POINTER is an automatic symbol on arm.
2015-10-10 21:55:09 +01:00
Ian Campbell a3a2cdd1ac [armel] Update breaks on flash-kernel to anything earlier than 3.37 (Closes: #797878) 2015-10-04 13:52:18 +01:00
Ben Hutchings 0c20c49a4d [armel,sh4] linux-image: Recommend u-boot-tools rather than the obsolete uboot-mkimage package
svn path=/dists/trunk/linux/; revision=22868
2015-07-28 22:47:13 +00:00
Ben Hutchings ef7d1869f8 [armel/kirkwood] ubi: Change UBIFS_FS and MTD_UBI from built-in to modules, to reduce kernel image size (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=22836
2015-07-15 18:47:14 +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 3df8898d6b Merge changes from sid up to 4.0.5-1
svn path=/dists/trunk/linux/; revision=22761
2015-06-16 23:04:03 +00:00
Ian Campbell de9645d099 [armel/kirkwood]: Enable CONFIG_ARM_KIRKWOOD_CPUIDLE. (Closes: #787716)
svn path=/dists/sid/linux/; revision=22733
2015-06-06 15:37:21 +00:00
Ian Campbell aacc0fe224 Cleanup deleted, renamed, merged, split or now-automatic, duplicate config
Identified with kconfigeditor2/process.py and verified:

removed:
CONFIG_ARTHUR (arm)
CONFIG_SERIAL_MFD_HSU
CONFIG_PPC_CELLEB
CONFIG_CLAW (s390)
CONFIG_MATHEMU (s390)
CONFIG_MARCH_G5 (s390)
CONFIG_INTEL_MID_DMAC
CONFIG_DIRECT_GBPAGES (x86)

automatic:
CONFIG_DW_DMAC_CORE
CONFIG_64BIT (s390)

merged:
CONFIG_ARM_AT91_ETHER into CONFIG_MACB
CONFIG_HID_HUION into CONFIG_HID_UCLOGIC

split:
CONFIG_TCG_TIS_I2C_ST33 into CONFIG_TCG_TIS_ST33ZP24 and CONFIG_TCG_TIS_ST33ZP24_I2C

duplicate:
CONFIG_SND_SOC_INTEL_BROADWELL_MACH

svn path=/dists/trunk/linux/; revision=22730
2015-06-06 10:52:07 +00:00
Ben Hutchings 58669ce115 Re-enable renamed config symbols
[armel/kirkwood] Enable DEBUG_MVEBU_UART0_ALTERNATE, replacing
DEBUG_MVEBU_UART_ALTERNATE
[s390x] Explicitly enable SCHED_TOPOLOGY, replacing SCHED_BOOK

svn path=/dists/sid/linux/; revision=22699
2015-05-25 02:12:19 +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 67c2f56d4b [armel/kirkwood] sound: Enable the necessary modules
Enable SND_SIMPLE_CARD as module, replacing SND_KIRKWOOD_SOC_OPENRD,
SND_KIRKWOOD_SOC_T5325.

Re-enable SND_SOC_ALC5623, SND_SOC_CS42L51_I2C as modules.

svn path=/dists/trunk/linux/; revision=22580
2015-05-10 04:07:59 +00:00
Ben Hutchings 15a246d942 [armel/kirkwood] regulator: Re-enable REGULATOR, REGULATOR_FIXED_VOLTAGE
svn path=/dists/trunk/linux/; revision=22579
2015-05-10 03:56:11 +00:00
Ben Hutchings b3b60bbdd1 [armel/orion5x] Increase maximum kernel image size to ~2 MB, removing support for DNS-323 (fixes FTBFS)
- Re-enable BLK_DEV_INTEGRITY, SCSI_UFSHCD, TCM_IBLOCK, AUDIT, USER_NS,
  PCI_QUIRKS, FTRACE, DEBUG_BUGVERBOSE, SECURITY
- Enable DYNAMIC_DEBUG, FRONTSWAP

svn path=/dists/trunk/linux/; revision=22562
2015-05-06 23:58:01 +00:00
Maximilian Attems dccba9a58a configs: keep config value of tmscsim for new scsi driver
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22383
2015-02-12 14:38:38 +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
Ben Hutchings cb5a9360cf Fix comment syntax - comments must not be indented
svn path=/dists/sid/linux/; revision=22226
2014-12-24 16:03:10 +00:00
Ben Hutchings 9de78beeeb Fix comment syntax - comments must not be indented
svn path=/dists/sid/linux/; revision=22225
2014-12-24 16:00:02 +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
Ian Campbell 44a88551bb [armel/kirkwood] Disable KPROBES
svn path=/dists/sid/linux/; revision=22213
2014-12-19 08:54:47 +00:00
Ian Campbell fd5b922f94 [armel/kirkwood] Disable BPF_JIT
svn path=/dists/sid/linux/; revision=22212
2014-12-19 08:54:43 +00:00
Ian Campbell a61834eb59 [armel/kirkwood] Disable PROFILING
svn path=/dists/sid/linux/; revision=22211
2014-12-19 08:54:39 +00:00
Ian Campbell 5ef74419e0 [armel/kirkwood] Disable NETLINK_MMAP
svn path=/dists/sid/linux/; revision=22210
2014-12-19 08:54:35 +00:00
Ian Campbell d055946e23 [armel/kirkwood] Disable NET_MPLS_GSO
svn path=/dists/sid/linux/; revision=22209
2014-12-19 08:54:29 +00:00
Ian Campbell 167139e297 [armel/kirkwood] Disable CRYPTO_FIPS
svn path=/dists/sid/linux/; revision=22208
2014-12-19 08:54:25 +00:00
Ian Campbell fc50a9a065 [armel/kirkwood] Disable ZSMALLOC
svn path=/dists/sid/linux/; revision=22207
2014-12-19 08:54:22 +00:00
Ian Campbell ad649354cd [armel/kirkwood] Disable CHECKPOINT_RESTORE
svn path=/dists/sid/linux/; revision=22206
2014-12-19 08:54:18 +00:00
Ian Campbell 882a70be5e [armel/kirkwood] mm: Disable KSM
svn path=/dists/sid/linux/; revision=22205
2014-12-19 08:54:04 +00:00
Ian Campbell eb0e5184da [armel/kirkwood] Disable RD_LZO and RD_LZ4
svn path=/dists/sid/linux/; revision=22204
2014-12-19 08:51:33 +00:00
Ian Campbell d993e8da2e [armel/kirkwood] Bump flash-kernel breaks to <<3.30~
Due to botched upload of 3.29~exp1 to unstable.

svn path=/dists/trunk/linux/; revision=22197
2014-12-13 15:54:06 +00:00
Ian Campbell de67493cd1 [armel/kirkwood] Add versioned breaks on flash-kernel << 3.29~
svn path=/dists/trunk/linux/; revision=22192
2014-12-13 09:23:17 +00:00
Ian Campbell bf56620e4a [armel/kirkwood]: Enable DEBUG_MVEBU_UART_ALTERNATE
This matches the behaviour of previous boardfile based kirkwood kernels.
Otherwise the kernel silently crashes during boot.

svn path=/dists/trunk/linux/; revision=22191
2014-12-12 20:14:06 +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 4ec5e3c4fe [armel/kirkwood] Enable ARCH_MULTI_V5, MACH_NETXBIG
svn path=/dists/trunk/linux/; revision=22185
2014-12-10 19:16:10 +00:00
Ben Hutchings c853385790 [armel] Include size of appended DTBs in image size check
svn path=/dists/trunk/linux/; revision=22184
2014-12-10 16:50:18 +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 28ff6b17c2 [armel/kirkwood] Enable ARCH_MVEBU and MACH_KIRKWOOD, replacing ARCH_KIRKWOOD etc.
svn path=/dists/trunk/linux/; revision=22173
2014-12-09 21:43:08 +00:00
Ben Hutchings 9f9a98a575 Tidy config
svn path=/dists/trunk/linux/; revision=22168
2014-12-09 20:49:45 +00:00
Ben Hutchings 32f3fafbe7 Delete configuration of NET_DMA which was removed upstream
svn path=/dists/trunk/linux/; revision=22153
2014-12-09 05:31:28 +00:00
Ben Hutchings 7574db5487 [arm*] Update linux-headers-* dependency on linux-compiler-*-arm
svn path=/dists/trunk/linux/; revision=22069
2014-11-18 03:47:12 +00:00
Ben Hutchings 78d8475ba2 Merge changes from sid up to 3.16.7-2
svn path=/dists/trunk/linux/; revision=22054
2014-11-06 21:57:46 +00:00
Ben Hutchings 9aa8607e35 [armel/kirkwood] gpu: Disable VGA_ARB
svn path=/dists/sid/linux/; revision=21879
2014-09-19 23:12:38 +00:00
Ben Hutchings a9992a868e [armel/kirkwood] block: Change IOSCHED_DEADLINE to module, to reduce kernel image sizes (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21878
2014-09-19 15:15:22 +00:00
Maximilian Attems 0d47c97a80 armel: drop ixp4xx config too
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21876
2014-09-19 14:50:15 +00:00