]> Git Repo - qemu.git/blame - hw/arm/Kconfig
pflash: Clean up after commit 368a354f02b, part 1
[qemu.git] / hw / arm / Kconfig
CommitLineData
82f51817
PB
1config ARM_VIRT
2 bool
e0e312f3 3 imply VFIO_PLATFORM
82f51817
PB
4
5config DIGIC
6 bool
9533dcdd 7 select PTIMER
82f51817
PB
8
9config EXYNOS4
10 bool
9533dcdd 11 select PTIMER
82f51817
PB
12
13config HIGHBANK
14 bool
15
16config INTEGRATOR
17 bool
18
19config MAINSTONE
20 bool
21
22config MUSICPAL
23 bool
9533dcdd 24 select PTIMER
82f51817
PB
25
26config NETDUINO2
27 bool
28
29config NSERIES
30 bool
31
32config OMAP
33 bool
34
35config PXA2XX
36 bool
37
38config REALVIEW
39 bool
40
41config STELLARIS
42 bool
43
44config STRONGARM
45 bool
46
47config VERSATILE
48 bool
49
50config ZYNQ
51 bool
52
53config ARM_V7M
54 bool
55
56config ALLWINNER_A10
57 bool
58
59config RASPI
60 bool
61
62config STM32F205_SOC
63 bool
64
65config XLNX_ZYNQMP_ARM
66 bool
67
68config XLNX_VERSAL
69 bool
70
71config FSL_IMX25
72 bool
73
74config FSL_IMX31
75 bool
76
77config FSL_IMX6
78 bool
79
80config ASPEED_SOC
81 bool
82
83config MPS2
84 bool
85
86config FSL_IMX7
87 bool
88
89config ARM_SMMUV3
90 bool
91
92config FSL_IMX6UL
93 bool
94
95config NRF51_SOC
96 bool
97
98config MSF2
99 bool
9533dcdd 100 select PTIMER
82f51817
PB
101
102config ZAURUS
103 bool
104
105config A9MPCORE
106 bool
107
108config A15MPCORE
109 bool
110
111config ARM11MPCORE
112 bool
113
114config ARMSSE
115 bool
116
117config ARMSSE_CPUID
118 bool
119
120config ARMSSE_MHU
121 bool
122
123config MUSCA
124 bool
This page took 0.037083 seconds and 4 git commands to generate.