| 1 | source alpha/Kconfig |
| 2 | source arm/Kconfig |
| 3 | source avr/Kconfig |
| 4 | source hppa/Kconfig |
| 5 | source i386/Kconfig |
| 6 | source loongarch/Kconfig |
| 7 | source m68k/Kconfig |
| 8 | source microblaze/Kconfig |
| 9 | source mips/Kconfig |
| 10 | source or1k/Kconfig |
| 11 | source ppc/Kconfig |
| 12 | source riscv/Kconfig |
| 13 | source rx/Kconfig |
| 14 | source s390x/Kconfig |
| 15 | source sh4/Kconfig |
| 16 | source sparc/Kconfig |
| 17 | source tricore/Kconfig |
| 18 | source xtensa/Kconfig |
| 19 | source hexagon/Kconfig |
| 20 | |
| 21 | config TARGET_BIG_ENDIAN |
| 22 | bool |