1b7eeb8
# config-variant=config:config:config
1b7eeb8
# kernel.config files are build on the fly based on this config,
1b7eeb8
# the first arg is arch and variant, the second is a hierarchy of
1b7eeb8
# config options, lowest priority to highest
1b7eeb8
1b7eeb8
# x86_64
1b7eeb8
x86_64=baseconfig:baseconfig-x86:baseconfig-x86-x86_64
1b7eeb8
x86_64-debug=baseconfig:baseconfig-x86:baseconfig-x86-x86_64:debugconfig:debugconfig-x86
1b7eeb8
1b7eeb8
# i686
1b7eeb8
i686=baseconfig:baseconfig-x86:baseconfig-x86-i686
1b7eeb8
i686-debug=baseconfig:baseconfig-x86:baseconfig-x86-i686:debugconfig:debugconfig-x86
1b7eeb8
i686-PAE=baseconfig:baseconfig-x86:baseconfig-x86-i686PAE
1b7eeb8
i686-PAEdebug=baseconfig:baseconfig-x86:baseconfig-x86-i686PAE:debugconfig:debugconfig-x86
1b7eeb8
1b7eeb8
# ppc64
1b7eeb8
ppc64=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64
1b7eeb8
ppc64-debug=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64:debugconfig
1b7eeb8
1b7eeb8
# ppc64le
1b7eeb8
ppc64le=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64le
1b7eeb8
ppc64le-debug=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64le:debugconfig
1b7eeb8
ppc64p7=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64p7
1b7eeb8
ppc64p7-debug=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64p7:debugconfig
1b7eeb8
# s390x
1b7eeb8
s390x=baseconfig:baseconfig-s390x
1b7eeb8
s390x-debug=baseconfig:baseconfig-s390x:debugconfig
1b7eeb8
1b7eeb8
# aarch64
1b7eeb8
aarch64=baseconfig:baseconfig-arm:baseconfig-arm-arm64
1b7eeb8
aarch64-debug=baseconfig:baseconfig-arm:baseconfig-arm-arm64:debugconfig:debugconfig-arm
1b7eeb8
1b7eeb8
# arm
1b7eeb8
armv7hl=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7
1b7eeb8
armv7hl-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7:debugconfig:debugconfig-arm:debugconfig-arm-armv7
1b7eeb8
armv7hl-lpae=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae
1b7eeb8
armv7hl-lpae-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae:debugconfig:debugconfig-arm:debugconfig-arm-armv7