linux/debian/config
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
..
alpha debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
amd64 Compile with gcc-5 on all architectures 2016-02-15 18:48:03 +00:00
arm64 Release linux (4.4.6-1). 2016-03-20 01:15:39 +00:00
armel debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
armhf Clean up armhf config with kconfigeditor2 2016-03-20 01:46:42 +00:00
featureset-rt Explicitly enable/disable many config symbols per defaults 2016-02-10 00:56:01 +00:00
hppa debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
i386 Compile with gcc-5 on all architectures 2016-02-15 18:48:03 +00:00
kernelarch-arm Refresh config symbols for 4.5-rc4 2016-02-15 17:50:19 +00:00
kernelarch-mips Refresh config symbols for 4.5-rc4 2016-02-15 17:50:19 +00:00
kernelarch-powerpc Refresh config symbols for 4.5-rc4 2016-02-15 17:50:19 +00:00
kernelarch-s390 Refresh config symbols for 4.5-rc4 2016-02-15 17:50:19 +00:00
kernelarch-sparc Refresh config symbols for 4.5-rc4 2016-02-15 17:50:19 +00:00
kernelarch-x86 Add Matthew Garrett's securelevel patchset in preparation for Secure Boot support 2016-04-03 04:31:52 +01:00
m68k debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
mips debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
mips64 debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
mips64el debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
mipsel debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
or1k [or1k] Build a linux-libc-dev package (Closes: #746309) 2014-05-01 00:53:22 +00:00
powerpc linux-image-dbg: Include debugging symbols for VDSOs 2016-01-13 15:08:47 +00:00
powerpcspe debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
ppc64 debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
ppc64el [powerpc*] Revert "powerpc: Simplify module TOC handling" 2016-03-09 02:14:30 +00:00
s390 [i386,s390] Remove 64-bit kernel flavours, which are also available through multiarch 2015-04-13 17:06:59 +00:00
s390x [s390x] Ignore ABI changes in KVM 2016-03-06 14:23:24 +00:00
sh4 debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
sparc [sparc] Remove linux-image, linux-header and udeb packages 2015-08-26 18:16:15 +01:00
sparc64 debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00
x32 [x32] Build a linux-libc-dev package 2012-06-18 14:50:18 +00:00
README * debian/bin/gencontrol.py: Add support for kernelarch specific config. 2012-11-26 22:31:06 +00:00
config Fix config for module signing 2016-04-04 10:41:46 +01:00
defines debian/config: Add config variable to control module signing in linux-signed 2016-04-04 10:41:48 +01:00

README

Config files
============

Config files are included in the following order:
- config
- kernelarch-%kernel-arch/config
- %arch/config
- %arch/config.%flavour
- featureset-%featureset/config
- %arch/%featureset/config
- %arch/%featureset/config.%flavour