Commit Graph

380 Commits

Author SHA1 Message Date
Ben Hutchings 8fcefc201f debian/config: Remove redundant overrides of [build]signed-modules
We will keep signed-modules disabled by default, and only enable it on
architectures where it makes sense.
2018-04-08 10:30:15 +02:00
Ben Hutchings 71324ae1c9 [mips*] Rename CPU type config files to be independent of Malta
Although the choice of CPU type currently only applies to Malta
flavours, there's nothing in these config files that prevents them
being used with other platforms (that we don't currently support).
2016-05-24 14:03:56 +01:00
Ben Hutchings 967b0f144e [mips*] Reorganise {4,5}kc-malta config into platform and CPU type
kernelarch-mips/config.{4,5}kc-malta are exact duplicates of each other,
aside from the CPU type.  Move all the common options out into
kernelarch-mips/config.malta.

Move mips/config.{4,5}kc-malta to kernelarch-mips where they belong,
adding '-r1' and '-r2' suffixes for the different CPU types.
2016-05-23 22:35:06 +01:00
Ben Hutchings 87a8b51596 Clean up kconfig using kconfigeditor2 2016-05-23 11:51:57 +01:00
Aurelien Jarno 550ea78195 [mips] Set CPU to MIPS32/64 R2. 2016-05-20 22:47:26 +02:00
Ben Hutchings 516d9dac1d debian/config: Add config variable to control module signing in linux-signed
- Enable it by default
- Disable it for armel/marvell since signature verification is not enabled.
- Disable it for mips and mipsel so linux-signed can be uploaded without
  waiting for them to build
- Disable it for all architectures not in the main archive, as linux-signed
  won't support them (at least, not initially).

We don't need a variable to control signing of the image, because
we should do that for all flavours that have CONFIG_EFI_STUB=y.
2016-04-04 10:41:48 +01:00
Aurelien Jarno 2b363f8a38 mips: Remove r4k-ip22, r5k-ip32 and sb1-bcm91250a flavours. 2015-08-20 23:05:44 +02:00
Bastian Blank 895585e136 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21671
2014-08-03 19:05:53 +00:00
Aurelien Jarno 4cc401da80 [mips/mipsel] Move common MIPS kernel config files to kernelarch-mips.
svn path=/dists/trunk/linux/; revision=21490
2014-07-01 15:45:37 +00:00
Ben Hutchings efebbfa5d6 Merge changes from sid up to 3.14.9-1
svn path=/dists/trunk/linux/; revision=21485
2014-07-01 01:23:29 +00:00
Ben Hutchings bcff92529e linux-image: Make initramfs support unconditional
svn path=/dists/sid/linux/; revision=21471
2014-06-27 15:38:07 +00:00
Aurelien Jarno 4b87a520f9 Also enable initramfs for all mips flavours
svn path=/dists/sid/linux/; revision=21470
2014-06-27 07:51:13 +00:00
Ben Hutchings a50e53cccf Merge changes from sid up to 3.14.7-1
Replace 'powerpc/powernv: Add calls to support little endian host'
with the version committed upstream.

Drop the ABI-preserving changes.

svn path=/dists/trunk/linux/; revision=21452
2014-06-16 12:24:52 +00:00
Aurelien Jarno 6c6c481521 * topconfig: Enable modular HW_RANDOM.
* [kernelarch-powerpc] Remove HW_RANDOM.
* [kernelarch-x86] Remove HW_RANDOM.
* [mips/4kc-malta] Remove HW_RANDOM.
* [mips/5kc-malta] Remove HW_RANDOM.
* [mips/octeon] Remove HW_RANDOM.

svn path=/dists/sid/linux/; revision=21419
2014-06-11 15:27:00 +00:00
Ben Hutchings e729f75329 Move CONFIG_KEXEC=y from mips/config to kernelarch-mips/config
This just explicitly sets the default (except for some flavours
where it is forced off) so it does not change anything for mipsel.

svn path=/dists/trunk/linux/; revision=21373
2014-06-02 03:27:15 +00:00
Ben Hutchings 237ce42cac Move disabling of CONFIG_RAPIDIO to kernelarch-mips/config
svn path=/dists/trunk/linux/; revision=21372
2014-06-02 03:14:29 +00:00
Ben Hutchings f7a6212709 Move CONFIG_KEXEC=y from more specific config files to kernelarch-{arm,mips}/config
svn path=/dists/trunk/linux/; revision=21371
2014-06-02 03:11:19 +00:00
Aurelien Jarno 443820545b [mipsel] Remove the sb1a-bcm91480b flavour.
svn path=/dists/trunk/linux/; revision=21299
2014-05-03 20:34:10 +00:00
Ben Hutchings d37c253865 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules
The filename of the kernel image to be installed, and the stem of the
installed name, varies between architectures, so we define several
different rules to install it for different sets of architectures.
However the basic fact that we need to install this file in /boot does
not.

We also duplicate this name information in gencontrol.py and in
debian/config/{armel,armhf,sh4}/defines (used by buildcheck.py).

To address this:

* Define [image]install-stem and [build]image-file for each architecture
* Copy these settings to make-flags in gencontrol.py
* Copy [image]install-stem to the image-stem template variable in
  gencontrol.py
* Replace the per-architecture rules with a single rule using those
  make-flags

The per-architecture rules for ARM and PowerPC also installed DTB
and DTS files, respectively.  Include those commands in the single
rule with appropriate conditions around them.


svn path=/dists/trunk/linux/; revision=21253
2014-04-21 01:28:25 +00:00
Ben Hutchings 7e9dbb11ba Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations
svn path=/dists/trunk/linux/; revision=21217
2014-04-08 19:36:23 +00:00
Ben Hutchings 5347f986e5 Remove redundant disabling of CONFIG_MTD_NAND_ECC_SMC in flavour configurations
svn path=/dists/trunk/linux/; revision=21216
2014-04-08 19:32:49 +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 ab26475a92 debian/config/mips/config.r5k-ip32: Remove left-over BLK_DEV_RAM_SIZE.
svn path=/dists/trunk/linux/; revision=20627
2013-09-14 09:23:32 +00:00
Bastian Blank 43571530a4 debian/config: Unify BLK_DEV_RAM_SIZE.
svn path=/dists/trunk/linux/; revision=20608
2013-09-11 20:37:26 +00:00
Bastian Blank 12b7a6ff80 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20596
2013-09-10 20:21:27 +00:00
Ben Hutchings e9b2b7d072 Remove configuration for symbols which no longer exist
svn path=/dists/trunk/linux/; revision=20586
2013-09-09 04:09:34 +00:00
Ben Hutchings d6e123b9e1 [mips/octeon] Fix config for 3.11
CAVIUM_OCTEON_REFERENCE_BOARD replaces CAVIUM_OCTEON_SOC.

svn path=/dists/trunk/linux/; revision=20584
2013-09-09 04:02:43 +00:00
Ben Hutchings af07cdf241 PCI: Disable PCIEPORTBUS in configurations for systems without PCI Express
No Alpha, PA-RISC or SH4 system supports PCI Express.

The older Marvell SoCs supported by iop32x and ixp4xx don't, but the
newer SoCs do.  ARM Versatile doesn't support it and I'm pretty sure
QEMU won't let you add it, but will leave versatile alone for now.

Most supported MIPS platforms don't, but Octeon does.

I don't think PowerPC SPE systems have either PCI or PCI Express, but
I won't touch that configuration now.

svn path=/dists/trunk/linux/; revision=20579
2013-09-09 02:10:33 +00:00
Bastian Blank 84c91afe33 * debian/changelog: Update.
* debian/config: Remove FONT* overrides.

svn path=/dists/trunk/linux/; revision=20575
2013-09-08 14:35:12 +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 9e41e4a5be Disable parport drivers that are no longer likely to be useful
svn path=/dists/trunk/linux/; revision=20558
2013-09-02 03:20:38 +00:00
Ben Hutchings b40ea580ad Disable some old non-hotplug PCI drivers
svn path=/dists/trunk/linux/; revision=20557
2013-09-02 03:04:53 +00:00
Ben Hutchings 1b743d674d Disable a large number of probably useless drivers
Disable most platform drivers, SPI and I2C drivers at the top level.
Platform drivers should be selected by architecture and flavour
configurations, and generally are.  SPI and I2C devices aren't easily
detectable and their drivers aren't auto-loaded, so again they should
usually be selected in specific configuration files and probed
according to board code or FDTs.

As exceptions, I2C hwmon devices may be probed by lm-sensors and many
media tuners include I2C devices which are probed with the help of the
higher-level device driver.  I've tried to be conservative and also
left I2C iio, input, leds and misc devices alone for now.

Disable the regulator subsystem at the top level as only some
architectures will need it.

Disable MTD_NAND_PLATFORM, PDA_POWER and FB_S1D13XXX on x86, as these
don't appear likely to be used on any x86 system that could run our
generic kernel images.

svn path=/dists/trunk/linux/; revision=20556
2013-09-01 23:26:06 +00:00
Ben Hutchings 7a10a53c96 ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere
USB_EHCI_ROOT_HUB_TT adds about 10 lines of code and is safe even if
not needed, so it's never worth turning off.

USB_EHCI_TT_NEWSCHED was 'new' in 2006 and is now the default, so
hardly anyone will be testing the 'old' code now.

svn path=/dists/trunk/linux/; revision=20546
2013-09-01 03:50:25 +00:00
Ben Hutchings 66210758d7 Disable some NET_VENDOR config symbols by default
This should make no difference to the actual configuration.

svn path=/dists/trunk/linux/; revision=20542
2013-09-01 02:58:39 +00:00
Ben Hutchings e4a48208f7 ata: Disable SATA_INIC162X - this driver corrupts data and is not expected to be fixed (Closes: #714295)
svn path=/dists/sid/linux/; revision=20411
2013-07-26 04:55:17 +00:00
Aurelien Jarno 8e28f834dd * [mips] Enable KEXEC.
svn path=/dists/sid/linux/; revision=20149
2013-05-30 09:45:43 +00:00
Ben Hutchings a96f84ee7c Drop config for many obsolete Ethernet drivers removed upstream
svn path=/dists/sid/linux/; revision=20141
2013-05-30 03:07:48 +00:00
Ben Hutchings 7d90f46bfa Drop CONFIG_DE6{0,2}0, removed upstream
svn path=/dists/sid/linux/; revision=20140
2013-05-30 02:24:24 +00:00
Ben Hutchings 3937ca5280 Merge changes from sid up to 3.2.41-1
Drop all changes to backported features and to rt.

svn path=/dists/trunk/linux/; revision=19940
2013-03-23 07:15:51 +00:00
Bastian Blank 9d6a2689a6 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=19891
2013-03-02 22:06:05 +00:00
Aurelien Jarno 3d5bffe36d Missing file in previous commit
svn path=/dists/sid/linux/; revision=19883
2013-03-02 01:00:55 +00:00
Aurelien Jarno 18844a3cf7 [{mips,mipsel}/{4,5}kc-malta] Enable HW_RANDOM as module so that both flavours have a consistent configuration.
svn path=/dists/sid/linux/; revision=19882
2013-03-02 00:59:48 +00:00
Aurelien Jarno 19e3a23aaf Move CONFIG_VGA_CONSOLE setting introduced in r19878 from mips and mipsel directories into kernelarch-mips directory.
svn path=/dists/sid/linux/; revision=19881
2013-03-01 23:36:43 +00:00
Aurelien Jarno c9604797ff [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.
svn path=/dists/trunk/linux/; revision=19879
2013-03-01 18:14:24 +00:00
Aurelien Jarno df7affc8aa [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI change. It is completely broken on MIPS.
svn path=/dists/sid/linux/; revision=19878
2013-03-01 15:07:35 +00:00
Ben Hutchings d5ac75ce5d wanrouter: Disable as broken and unused
Since Linux 2.6.29, this subsystem would crash if anyone tried to use
it, but no-one noticed.  It will be removed upstream in Linux 3.9.

svn path=/dists/trunk/linux/; revision=19835
2013-02-21 04:52:25 +00:00
Ben Hutchings f56a70f3a6 Update config selections for 3.8
All Atheros wireless drivers depend on a new symbol ATH_CARDS.

Two comedi drivers were merged into others and no longer have their
own config symbols.

drivers/staging/telephony has been removed.

svn path=/dists/trunk/linux/; revision=19832
2013-02-21 03:11:37 +00:00
Ben Hutchings 500933e7a9 net: Disable WAN_ROUTER
A change in Linux 2.6.29 completely broke it (it would oops on load)
but no-one reported this, therefore it has no users.  It was removed
upstream and will clearly not be supportable in Debian.

svn path=/dists/sid/linux/; revision=19787
2013-02-06 04:16:13 +00:00