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
|
|
|
|
|
#
|
|
|
|
|
|
2025-12-04 08:17:03 +01:00
|
|
|
+x86_64 x86_64/azure
|
2011-10-05 05:01:45 +00:00
|
|
|
+x86_64 x86_64/default
|
2025-08-20 15:19:19 +02:00
|
|
|
+x86_64 -syms x86_64/kvmsmall
|
|
|
|
|
+x86_64 x86_64/rt
|
2011-10-05 05:01:45 +00:00
|
|
|
|
2025-08-20 15:19:19 +02:00
|
|
|
+ppc64le ppc64le/default
|
|
|
|
|
+ppc64le -syms ppc64le/kvmsmall
|
2011-10-05 05:01:45 +00:00
|
|
|
|
2025-12-04 08:17:03 +01:00
|
|
|
+arm64 arm64/azure
|
2013-03-01 07:05:18 +00:00
|
|
|
+arm64 arm64/default
|
2025-08-20 15:19:19 +02:00
|
|
|
+arm64 arm64/64kb
|
|
|
|
|
+arm64 -syms arm64/kvmsmall
|
|
|
|
|
+arm64 arm64/rt
|
2011-11-24 06:01:59 +00:00
|
|
|
|
2011-10-05 05:01:45 +00:00
|
|
|
+s390x s390x/default
|
2025-08-20 15:19:19 +02:00
|
|
|
+s390x -syms s390x/zfcpdump
|