1
0
Files
kernel-source-vanilla/config.conf
Kernel Bugs 3e2bf56257 GIT Revision: 0e98e0fdab1e1c445c781a0ed5d991e0f752dbd1
GIT Branch: linux-next
2025-12-03 11:24:26 +0000
2025-12-04 08:46:18 +01:00

27 lines
570 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
#
+i386 i386/vanilla
+x86_64 x86_64/vanilla
+ppc64 ppc64/vanilla
+ppc64le ppc64le/vanilla
# ARM architectures
+armv7hl armv7hl/vanilla
+arm64 arm64/vanilla
# disabled architectures
-armv6hl armv6hl/vanilla
-ricv54 riscv64/vanilla
-s390x s390x/vanilla