# 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/default
# +i386		i386/pae
# +i386 -syms	i386/debug
# +i386		i386/xen
# +i386 -syms	i386/ec2
# +i386 		i386/vanilla
# +i386		i386/trace

# +ia64		ia64/default
# +ia64 -syms	ia64/debug
# +ia64		ia64/vanilla
# +ia64 		ia64/trace

# +x86_64		x86_64/default
# +x86_64		x86_64/xen
# +x86_64	-syms	x86_64/ec2
# +x86_64	-syms	x86_64/debug
# +x86_64		x86_64/vanilla
# +x86_64		x86_64/trace

# Realtime Extension
+x86_64         x86_64/rt
+x86_64 -syms   x86_64/rt_debug
+x86_64         x86_64/rt_trace


# identical to ppc64 flavor, all KMP packages need a kernel-default
# +ppc64		ppc64/default
# G5 pSeries
# +ppc64		ppc64/ppc64
# +ppc64 		ppc64/trace
# +ppc64 -syms	ppc64/debug
# maybe the kernels above were patched to death?
# +ppc64		ppc64/vanilla

# +s390		s390/s390
# +s390 		s390/trace
# +s390x		s390x/default
# +s390x 		s390x/trace
# +s390x		s390x/vanilla