qemu-e2k/target
Philippe Mathieu-Daudé f4063f9c31 meson: Introduce target-specific Kconfig
Add a target-specific Kconfig. We need the definitions in Kconfig so
the minikconf tool can verify they exits. However CONFIG_FOO is only
enabled for target foo via the meson.build rules.

Two architecture have a particularity, ARM and MIPS. As their
translators have been split you can potentially build a plain 32 bit
build along with a 64-bit version including the 32-bit subset.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210131111316.232778-6-f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707131744.26027-2-alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-07-09 18:21:34 +02:00
..
alpha meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
arm meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
avr meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
cris meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
hexagon Hexagon (target/hexagon) remove unused TCG variables 2021-06-29 11:32:50 -05:00
hppa meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
i386 meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
m68k meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
microblaze meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
mips meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
nios2 meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
openrisc meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
ppc meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
riscv meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
rx meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
s390x meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
sh4 meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
sparc meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
tricore meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
xtensa meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
meson.build Drop the deprecated unicore32 target 2021-05-12 18:20:52 +02:00