2011-10-05 07:01:45 +02:00
|
|
|
# Kernel configuration file selection.
|
|
|
|
# See the arch-symbols script for a list of symbols defined.
|
|
|
|
# -syms excludes a flavor from the kernel-syms package (vanilla is excluded
|
|
|
|
# automatically).
|
|
|
|
|
|
|
|
#
|
|
|
|
# IMPORTANT: the subdirectory names map to cpuarch
|
|
|
|
# kernel-binary and kernel-source rely on this
|
|
|
|
#
|
|
|
|
|
|
|
|
+i386 i386/default
|
|
|
|
+i386 i386/desktop
|
|
|
|
+i386 i386/pae
|
|
|
|
+i386 -syms i386/debug
|
2014-02-26 08:01:56 +01:00
|
|
|
+i386 i386/xen
|
|
|
|
+i386 -syms i386/ec2
|
2011-10-05 07:01:45 +02:00
|
|
|
+i386 i386/vanilla
|
|
|
|
+i386 -syms i386/trace
|
|
|
|
|
2013-09-27 08:01:32 +02:00
|
|
|
+ia64 ia64/default
|
|
|
|
+ia64 -syms ia64/debug
|
|
|
|
+ia64 ia64/vanilla
|
|
|
|
+ia64 -syms ia64/trace
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
+x86_64 x86_64/default
|
|
|
|
+x86_64 x86_64/desktop
|
2014-02-26 08:01:56 +01:00
|
|
|
+x86_64 x86_64/xen
|
|
|
|
+x86_64 -syms x86_64/ec2
|
2011-10-05 07:01:45 +02:00
|
|
|
+x86_64 -syms x86_64/debug
|
|
|
|
+x86_64 x86_64/vanilla
|
|
|
|
+x86_64 -syms x86_64/trace
|
|
|
|
|
|
|
|
+ppc ppc/default
|
|
|
|
+ppc ppc/vanilla
|
2012-11-07 08:03:33 +01:00
|
|
|
+ppc64 ppc64/default
|
|
|
|
+ppc64 -syms ppc64/trace
|
|
|
|
+ppc64 -syms ppc64/debug
|
|
|
|
+ppc64 ppc64/vanilla
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2014-01-03 08:01:10 +01:00
|
|
|
+ppc64le ppc64le/default
|
|
|
|
+ppc64le -syms ppc64le/trace
|
|
|
|
+ppc64le -syms ppc64le/debug
|
|
|
|
+ppc64le ppc64le/vanilla
|
|
|
|
|
2011-11-24 07:01:59 +01:00
|
|
|
# ARM architectures
|
2014-03-13 08:01:44 +01:00
|
|
|
+armv6hl armv6hl/default
|
|
|
|
+armv7hl armv7hl/default
|
|
|
|
+armv7hl armv7hl/lpae
|
|
|
|
+armv7hl armv7hl/exynos
|
|
|
|
+arm64 arm64/default
|
2013-12-24 08:01:09 +01:00
|
|
|
|
2013-09-27 08:01:32 +02:00
|
|
|
+s390x s390x/default
|
|
|
|
+s390x -syms s390x/trace
|
|
|
|
+s390x s390x/vanilla
|