1 menu "RISC-V architecture"
11 config TARGET_AX25_AE350
12 bool "Support ax25-ae350"
14 config TARGET_QEMU_VIRT
15 bool "Support QEMU Virt Board"
19 # board-specific options below
20 source "board/AndesTech/ax25-ae350/Kconfig"
21 source "board/emulation/qemu-riscv/Kconfig"
23 # platform-specific options below
24 source "arch/riscv/cpu/ax25/Kconfig"
26 # architecture-specific options below
36 Choose this option to target the RV32I base integer instruction set.
43 Choose this option to target the RV64I base integer instruction set.
48 bool "Emit compressed instructions"
51 Adds "C" to the ISA subsets that the toolchain is allowed to emit
52 when building U-Boot, which results in compressed instructions in the