aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/Kconfig
blob: adb7de3f37d5c7f6f99a622d5a05a7bf2adceae3 (plain)
1
2
3
4
5
6
7
config RISCV32
    bool
    select ARM_COMPATIBLE_SEMIHOSTING # for do_common_semihosting()

config RISCV64
    bool
    select ARM_COMPATIBLE_SEMIHOSTING # for do_common_semihosting()