1
0
forked from pool/kernel-source
Files
kernel-source/config.conf
Michal Suchanek 81d8f088d5 GIT Revision: 76c2c9b6a2d8804737cec8c7208cc5a489db571c
GIT Branch: stable
2026-01-19 08:25:26 +0000
2026-01-21 09:26:42 +01:00

41 lines
1010 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/syzkaller
+x86_64 x86_64/vanilla
+x86_64 -syms x86_64/kvmsmall
#### +i386 i386/pae
#### +i386 i386/default
#### +i386 i386/vanilla
#### +ppc64le ppc64le/default
#### +ppc64le ppc64le/vanilla
#### +ppc64le -syms ppc64le/kvmsmall
# ARM architectures
#### +armv6hl armv6hl/default
#### +armv6hl armv6hl/vanilla
#### +armv7hl armv7hl/default
#### +armv7hl armv7hl/vanilla
#### +armv7hl armv7hl/lpae
#### +arm64 arm64/default
#### +arm64 arm64/64kb
#### +arm64 arm64/vanilla
#### +arm64 -syms arm64/kvmsmall
#### +s390x s390x/default
#### +s390x s390x/vanilla
#### +s390x -syms s390x/zfcpdump
#### +riscv64 riscv64/default
#### +riscv64 riscv64/vanilla