aboutsummaryrefslogtreecommitdiff
path: root/hw/cpu/Kconfig
blob: f776e884cd132e69fdfe3d696d074bed23a9b58e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config A9MPCORE
    bool
    select A9_GTIMER
    select A9SCU       # snoop control unit
    select ARM_GIC
    select ARM_MPTIMER

config A15MPCORE
    bool
    select ARM_GIC

config ARM11MPCORE
    bool
    select ARM11SCU