linux/debian/config
Ian Campbell 30a68a9d2e Cleanup armhf config, merge config and config.lpae
With armmp now being the baseline flavour the (rather arbitrary) split between
config and config.armmp doesn't make much sense. Move the contents of config
into config.armmp.

Implemented (mostly) automatically with:
$ ../kconfigeditor2/process.py .
-> Results in no change
$ cat debian/config/armhf/config  debian/config/armhf/config.armmp | sponge debian/config/armhf/config.armmp
$ rm debian/config/armhf/config
$ vi debian/config/armhf/defines
$ ../kconfigeditor2/process.py .

svn path=/dists/trunk/linux/; revision=22732
2015-06-06 11:18:13 +00:00
..
alpha i2o: Disable I2O 2015-05-25 02:16:00 +00:00
amd64 [x86] Update linux-headers-* dependency on linux-compiler-*-x86 2014-11-18 03:46:51 +00:00
arm64 [arm64+armhf] Enable SYSCON poweroff driver. 2015-05-30 21:18:17 +00:00
armel Cleanup deleted, renamed, merged, split or now-automatic, duplicate config 2015-06-06 10:52:07 +00:00
armhf Cleanup armhf config, merge config and config.lpae 2015-06-06 11:18:13 +00:00
featureset-rt Remove more AUFS config 2014-12-09 20:43:11 +00:00
hppa Clean up config 2015-05-25 02:22:25 +00:00
i386 [i386,s390] Remove 64-bit kernel flavours, which are also available through multiarch 2015-04-13 17:06:59 +00:00
ia64 i2o: Disable I2O 2015-05-25 02:16:00 +00:00
kernelarch-arm Clean up config 2015-06-06 10:52:11 +00:00
kernelarch-mips Clean up config 2015-05-25 02:22:25 +00:00
kernelarch-powerpc Cleanup deleted, renamed, merged, split or now-automatic, duplicate config 2015-06-06 10:52:07 +00:00
kernelarch-s390 Cleanup deleted, renamed, merged, split or now-automatic, duplicate config 2015-06-06 10:52:07 +00:00
kernelarch-sparc Clean up config 2015-05-25 02:22:25 +00:00
kernelarch-x86 Clean up config 2015-06-06 10:52:11 +00:00
m68k Remove more AUFS config 2014-12-09 20:43:11 +00:00
mips Bump ABI to 4 2014-10-31 00:42:29 +00:00
mips64 Bump ABI to 4 2014-10-31 00:42:29 +00:00
mips64el Bump ABI to 4 2014-10-31 00:42:29 +00:00
mipsel Bump ABI to 4 2014-10-31 00:42:29 +00:00
or1k [or1k] Build a linux-libc-dev package (Closes: #746309) 2014-05-01 00:53:22 +00:00
powerpc Merge changes from sid up to 3.16.7-ckt4-1 2015-01-16 02:43:15 +00:00
powerpcspe [arm64,armhf,powerpcspe,x86] gpio: Explicitly enable GPIOLIB 2015-05-07 00:22:38 +00:00
ppc64 Delete unused compiler relations 2014-11-18 03:47:25 +00:00
ppc64el Revert r21750, as vmlinuz support for ppc64el is not ready for all bootloaders yet 2014-08-29 21:48:57 +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 Make gcc-4.9 the default compiler (except on s390*) 2014-11-18 03:43:53 +00:00
sh4 [sh4] Build with gcc-4.8 (Closes: #772602) 2014-12-13 11:46:32 +00:00
sparc Reorganise sparc config files 2014-04-24 03:24:37 +00:00
sparc64 Reorganise sparc config files 2014-04-24 03:24:37 +00: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 Clean up config 2015-06-06 10:52:11 +00:00
defines Bump ABI to 2 2015-05-26 00:50:45 +00: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