28 lines
590 B
Plaintext
28 lines
590 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/default
|
|
- x86_64/kvmsmall
|
|
- x86_64/rt
|
|
|
|
- ppc64le/default
|
|
- ppc64le/kvmsmall
|
|
|
|
- arm64/default
|
|
- arm64/64kb
|
|
- arm64/kvmsmall
|
|
- arm64/rt
|
|
|
|
- s390x/default
|
|
- s390x/zfcpdump
|
|
# other configs still exist to reduce number of merge conflicts
|
|
+arm64 arm64/azure
|
|
+x86_64 x86_64/azure
|