Files
kernel-source/config.conf
Kernel Bugs e51613f8c0 GIT Revision: 27dde9063e498e35c7ef2ec627d4cb5d2fa05f15
GIT Branch: SUSE-2024
2025-12-25 00:28:58 +0000
2026-01-06 08:04:07 +01:00

26 lines
623 B
Plaintext

# 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/default
+x86_64 -syms x86_64/debug
+x86_64 -syms x86_64/kvmsmall
+ppc64le ppc64le/default
+ppc64le -syms ppc64le/debug
+ppc64le -syms ppc64le/kvmsmall
+arm64 arm64/default
+arm64 -syms arm64/debug
+arm64 arm64/64kb
+arm64 -syms arm64/kvmsmall
+s390x s390x/default
+s390x -syms s390x/zfcpdump