Philippe Mathieu-Daudé | f4063f9 | 2021-07-07 14:17:40 +0100 | [diff] [blame] | 1 | source alpha/Kconfig |
2 | source arm/Kconfig | ||||
3 | source avr/Kconfig | ||||
4 | source cris/Kconfig | ||||
5 | source hppa/Kconfig | ||||
6 | source i386/Kconfig | ||||
Xiaojuan Yang | a8a506c | 2022-06-06 20:43:20 +0800 | [diff] [blame] | 7 | source loongarch/Kconfig |
Philippe Mathieu-Daudé | f4063f9 | 2021-07-07 14:17:40 +0100 | [diff] [blame] | 8 | source m68k/Kconfig |
9 | source microblaze/Kconfig | ||||
10 | source mips/Kconfig | ||||
Philippe Mathieu-Daudé | f4063f9 | 2021-07-07 14:17:40 +0100 | [diff] [blame] | 11 | source openrisc/Kconfig |
12 | source ppc/Kconfig | ||||
13 | source riscv/Kconfig | ||||
14 | source rx/Kconfig | ||||
15 | source s390x/Kconfig | ||||
16 | source sh4/Kconfig | ||||
17 | source sparc/Kconfig | ||||
18 | source tricore/Kconfig | ||||
19 | source xtensa/Kconfig | ||||
Paolo Bonzini | bae3e3a | 2024-01-29 11:53:17 +0100 | [diff] [blame] | 20 | |
21 | config TARGET_BIG_ENDIAN | ||||
22 | bool |