linux/debian/config
Ben Hutchings beca0a507f Reorganise common powerpc config files
powerpc/config is shared by powerpc, powerpcspe and ppc64, so move
it to kernelarch-powerpc/config where it will be automatically used
for all of them.

powerpc/config.powerpc64 is also used by ppc64, so move it to
kernelarch-powerpc/config-arch-64.

powerpcspe has only one flavour, so rename its config file to config.

svn path=/dists/trunk/linux/; revision=21265
2014-04-24 02:46:03 +00:00
..
alpha Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
amd64 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
arm64 [arm64] Build a linux-libc-dev package (Closes: #695241) 2013-10-15 23:24:33 +00:00
armel Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
armhf [armhf] Backport sunxi AHCI and GMAC drivers from v3.15-rc1 2014-04-21 15:52:21 +00:00
featureset-rt [rt] Update to 3.10.10-rt7 2013-08-30 03:21:54 +00:00
hppa Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
i386 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
ia64 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
kernelarch-arm [armhf] Enable SECURITY_APPARMOR, SECURITY_TOMOYO 2014-04-14 01:07:22 +00:00
kernelarch-mips * debian/changelog: Update. 2013-09-11 19:46:34 +00:00
kernelarch-powerpc Reorganise common powerpc config files 2014-04-24 02:46:03 +00:00
kernelarch-x86 [x86] Enable X86_INTEL_LPSS (Closes: #745331) 2014-04-21 12:26:09 +00:00
m68k Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
mips Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
mipsel Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
powerpc Reorganise common powerpc config files 2014-04-24 02:46:03 +00:00
powerpcspe Reorganise common powerpc config files 2014-04-24 02:46:03 +00:00
ppc64 Reorganise common powerpc config files 2014-04-24 02:46:03 +00:00
s390 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
s390x Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
sh4 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
sparc Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +00:00
sparc64 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules 2014-04-21 01:28:25 +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 drm: Enable DRM_LOAD_EDID_FIRMWARE (Closes: #728275) 2014-04-09 02:32:45 +00:00
defines [rt] Update to 3.14.0-rt1 and reenable 2014-04-16 23:10:15 +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