xref: /openbmc/qemu/target/Kconfig (revision 44e4075b)
1source alpha/Kconfig
2source arm/Kconfig
3source avr/Kconfig
4source hppa/Kconfig
5source i386/Kconfig
6source loongarch/Kconfig
7source m68k/Kconfig
8source microblaze/Kconfig
9source mips/Kconfig
10source openrisc/Kconfig
11source ppc/Kconfig
12source riscv/Kconfig
13source rx/Kconfig
14source s390x/Kconfig
15source sh4/Kconfig
16source sparc/Kconfig
17source tricore/Kconfig
18source xtensa/Kconfig
19
20config TARGET_BIG_ENDIAN
21    bool
22