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
|
2013-04-06 08:04:32 +02:00
|
|
|
+i386 i386/xen
|
|
|
|
+i386 -syms i386/ec2
|
2011-10-05 07:01:45 +02:00
|
|
|
+i386 i386/vanilla
|
|
|
|
+i386 -syms i386/trace
|
|
|
|
|
2013-05-07 08:05:18 +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
|
2013-04-06 08:04:32 +02: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
|
|
|
|
2011-11-24 07:01:59 +01:00
|
|
|
# ARM architectures
|
2013-03-21 08:04:28 +01:00
|
|
|
+armv5tel armv5tel/versatile
|
|
|
|
+armv7hl armv7hl/default
|
2013-04-07 08:02:12 +02:00
|
|
|
+armv7hl armv7hl/lpae
|
2013-03-21 08:04:28 +01:00
|
|
|
+armv7hl armv7hl/cubox
|
|
|
|
+armv7hl armv7hl/exynos
|
|
|
|
+arm64 arm64/default
|
2011-11-24 07:01:59 +01:00
|
|
|
|
2013-05-07 08:05:18 +02:00
|
|
|
#+s390 s390/s390
|
|
|
|
#+s390 -syms s390/trace
|
|
|
|
#+s390 s390/vanilla
|
|
|
|
#+s390x s390x/default
|
|
|
|
#+s390x -syms s390x/trace
|
|
|
|
#+s390x s390x/vanilla
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
# Maintained by jengelh
|
|
|
|
# +sparc64 sparc64/default
|
|
|
|
# +sparc64 -syms sparc64/net
|