1
0
forked from pool/kernel-source
Files
kernel-source/config.conf

27 lines
620 B
Plaintext
Raw Permalink Normal View History

# 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
#
+x86_64 x86_64/azure
+x86_64 x86_64/default
2025-08-20 15:19:19 +02:00
+x86_64 -syms x86_64/kvmsmall
+x86_64 x86_64/rt
2025-08-20 15:19:19 +02:00
+ppc64le ppc64le/default
+ppc64le -syms ppc64le/kvmsmall
+arm64 arm64/azure
+arm64 arm64/default
2025-08-20 15:19:19 +02:00
+arm64 arm64/64kb
+arm64 -syms arm64/kvmsmall
+arm64 arm64/rt
+s390x s390x/default
2025-08-20 15:19:19 +02:00
+s390x -syms s390x/zfcpdump