aboutsummaryrefslogtreecommitdiff
path: root/target/arm/Kconfig
blob: 5947366f6e491231b5763151dfbaab84c88075df (plain)
1
2
3
4
5
6
7
8
config ARM
    bool
    select ARM_COMPATIBLE_SEMIHOSTING if TCG
    select ARM_V7M if TCG

config AARCH64
    bool
    select ARM