Commit Graph

7 Commits

Author SHA1 Message Date
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 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
Aurelien Jarno ad2d30001b [mips64el] Drop loongson-2e and loongson-2f flavour as the minimum
supported ISA will be at least MIPS64.

svn path=/dists/sid/linux/; revision=21833
2014-09-12 22:00:07 +00:00
Ben Hutchings 295134a392 [mips64,mips64el] Properly add the 5kc-malta flavour (should fix FTBFS)
svn path=/dists/sid/linux/; revision=21808
2014-09-11 23:11:32 +00:00
Aurelien Jarno d5dbe30e17 [mips64,mips64el] Add a 5kc-malta flavour.
svn path=/dists/trunk/linux/; revision=21556
2014-07-16 22:03:37 +00:00
Aurelien Jarno c6a044d95f [mips,mipsel] Add mips64 and mips64el support (Closes: #749688).
svn path=/dists/trunk/linux/; revision=21495
2014-07-02 09:25:44 +00:00