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-05-15 08:01:32 +02:00
|
|
|
+i386 i386/xen
|
|
|
|
+i386 -syms i386/ec2
|
2011-10-05 07:01:45 +02:00
|
|
|
+i386 i386/vanilla
|
2010-12-01 11:20:27 +01:00
|
|
|
+i386 -syms i386/trace
|
|
|
|
|
|
|
|
+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-05-15 08:01: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
|
2010-12-01 11:20:27 +01:00
|
|
|
+x86_64 -syms x86_64/trace
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
+ppc ppc/default
|
|
|
|
+ppc ppc/vanilla
|
2012-12-18 08:04:45 +01:00
|
|
|
+ppc64 ppc64/default
|
|
|
|
+ppc64 -syms ppc64/trace
|
|
|
|
+ppc64 -syms ppc64/debug
|
|
|
|
+ppc64 ppc64/vanilla
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2012-01-06 07:02:55 +01:00
|
|
|
# ARM architectures
|
2012-12-18 08:04:45 +01:00
|
|
|
+armv5tel armv5tel/versatile
|
2012-07-27 07:04:57 +02:00
|
|
|
+armv7hl armv7hl/default
|
|
|
|
+armv7hl armv7hl/imx51
|
|
|
|
+armv7hl armv7hl/omap2plus
|
|
|
|
+armv7hl armv7hl/u8500
|
|
|
|
+armv7hl armv7hl/cubox
|
|
|
|
+armv7hl armv7hl/exynos
|
2012-10-02 08:02:44 +02:00
|
|
|
+armv7hl armv7hl/highbank
|
2012-01-06 07:02:55 +01:00
|
|
|
|
2010-12-01 11:20:27 +01:00
|
|
|
+s390 s390/s390
|
|
|
|
+s390 -syms s390/trace
|
|
|
|
+s390 s390/vanilla
|
2013-09-27 08:01:32 +02:00
|
|
|
+s390x s390x/default
|
2010-12-01 11:20:27 +01:00
|
|
|
+s390x -syms s390x/trace
|
2013-09-27 08:01:32 +02:00
|
|
|
+s390x s390x/vanilla
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2011-05-21 07:04:56 +02:00
|
|
|
# Maintained by jengelh
|
|
|
|
# +sparc64 sparc64/default
|
|
|
|
# +sparc64 -syms sparc64/net
|