2011-10-05 05:01:45 +00: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
|
2014-05-15 06:01:32 +00:00
|
|
|
+i386 i386/xen
|
|
|
|
+i386 -syms i386/ec2
|
2015-02-12 07:04:40 +00:00
|
|
|
+i386 i386/pv
|
|
|
|
+i386 -syms i386/debug
|
2011-10-05 05:01:45 +00:00
|
|
|
+i386 i386/vanilla
|
2010-12-01 10:20:27 +00:00
|
|
|
|
2011-10-05 05:01:45 +00:00
|
|
|
+x86_64 x86_64/default
|
|
|
|
+x86_64 x86_64/desktop
|
2014-05-15 06:01:32 +00:00
|
|
|
+x86_64 x86_64/xen
|
|
|
|
+x86_64 -syms x86_64/ec2
|
2015-02-12 07:04:40 +00:00
|
|
|
+x86_64 x86_64/pv
|
2011-10-05 05:01:45 +00:00
|
|
|
+x86_64 -syms x86_64/debug
|
|
|
|
+x86_64 x86_64/vanilla
|
|
|
|
|
|
|
|
+ppc ppc/default
|
|
|
|
+ppc ppc/vanilla
|
2012-12-18 07:04:45 +00:00
|
|
|
+ppc64 ppc64/default
|
|
|
|
+ppc64 -syms ppc64/debug
|
|
|
|
+ppc64 ppc64/vanilla
|
2010-12-01 10:20:27 +00:00
|
|
|
|
2014-01-23 07:04:33 +00:00
|
|
|
+ppc64le ppc64le/default
|
|
|
|
+ppc64le -syms ppc64le/debug
|
|
|
|
+ppc64le ppc64le/vanilla
|
|
|
|
|
2012-01-06 06:02:55 +00:00
|
|
|
# ARM architectures
|
2015-03-02 07:03:12 +00:00
|
|
|
+armv6hl armv6hl/default
|
2015-02-12 07:04:40 +00:00
|
|
|
+armv6hl armv6hl/vanilla
|
2012-07-27 05:04:57 +00:00
|
|
|
+armv7hl armv7hl/default
|
2015-02-12 07:04:40 +00:00
|
|
|
+armv7hl armv7hl/vanilla
|
2013-05-01 06:12:39 +00:00
|
|
|
+armv7hl armv7hl/lpae
|
2013-03-02 07:07:41 +00:00
|
|
|
+arm64 arm64/default
|
2015-02-12 07:04:40 +00:00
|
|
|
+arm64 arm64/vanilla
|
2012-01-06 06:02:55 +00:00
|
|
|
|
2013-09-28 06:03:07 +00:00
|
|
|
+s390x s390x/default
|
|
|
|
+s390x s390x/vanilla
|