1
0
Files
kernel-source/config.conf
Kernel Bugs f37e770840 GIT Revision: 389e5c48d3bebb1e15dbf86ec75d8289eefd53ee
GIT Branch: SLE15-SP6
2025-12-04 01:51:21 +0000
2025-12-04 08:26:01 +01:00

28 lines
665 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
# ARM architectures
+arm64 arm64/default
+arm64 arm64/64kb
+arm64 -syms arm64/kvmsmall
+armv7hl armv7hl/default
+armv7hl armv7hl/lpae
+s390x s390x/default
+s390x -syms s390x/zfcpdump