Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
[qemu/kevin.git] / hw / cpu / Kconfig
blobbaff478e1bee7b8cae4bd1ad3d7397d6435661ed
1 config A9MPCORE
2     bool
3     select A9_GTIMER
4     select A9SCU       # snoop control unit
5     select ARM_GIC
6     select ARM_MPTIMER
8 config A15MPCORE
9     bool
10     select ARM_GIC
12 config ARM11MPCORE
13     bool
14     select ARM11SCU
16 config CPU_CLUSTER
17     bool