1 menuconfig ARCH_INTEGRATOR
2 bool "ARM Ltd. Integrator family"
3 depends on ARCH_MULTI_V4T || ARCH_MULTI_V5 || ARCH_MULTI_V6
5 select COMMON_CLK_VERSATILE
11 select POWER_RESET_VERSATILE
13 select SOC_INTEGRATOR_CM
15 select VERSATILE_FPGA_IRQ
17 Support for ARM's Integrator platform.
21 config ARCH_INTEGRATOR_AP
22 bool "Support Integrator/AP and Integrator/PP2 platforms"
25 select SERIAL_AMBA_PL010 if TTY
26 select SERIAL_AMBA_PL010_CONSOLE if TTY
29 Include support for the ARM(R) Integrator/AP and
30 Integrator/PP2 platforms.
32 config INTEGRATOR_IMPD1
33 bool "Include support for Integrator/IM-PD1"
34 depends on ARCH_INTEGRATOR_AP
35 select ARCH_REQUIRE_GPIOLIB
37 select GPIO_PL061 if GPIOLIB
39 The IM-PD1 is an add-on logic module for the Integrator which
40 allows ARM(R) Ltd PrimeCells to be developed and evaluated.
41 The IM-PD1 can be found on the Integrator/PP2 platform.
43 To compile this driver as a module, choose M here: the
44 module will be called impd1.
46 config INTEGRATOR_CM7TDMI
47 bool "Integrator/CM7TDMI core module"
48 depends on ARCH_INTEGRATOR_AP
49 depends on ARCH_MULTI_V4 && !MMU
52 config INTEGRATOR_CM720T
53 bool "Integrator/CM720T core module"
54 depends on ARCH_INTEGRATOR_AP
55 depends on ARCH_MULTI_V4T
58 config INTEGRATOR_CM740T
59 bool "Integrator/CM740T core module"
60 depends on ARCH_INTEGRATOR_AP
61 depends on ARCH_MULTI_V4T && !MMU
64 config INTEGRATOR_CM920T
65 bool "Integrator/CM920T core module"
66 depends on ARCH_INTEGRATOR_AP
67 depends on ARCH_MULTI_V4T
70 config INTEGRATOR_CM922T_XA10
71 bool "Integrator/CM922T-XA10 core module"
72 depends on ARCH_MULTI_V4T
73 depends on ARCH_INTEGRATOR_AP
76 config INTEGRATOR_CM926EJS
77 bool "Integrator/CM926EJ-S core module"
78 depends on ARCH_INTEGRATOR_AP
79 depends on ARCH_MULTI_V5
82 config INTEGRATOR_CM940T
83 bool "Integrator/CM940T core module"
84 depends on ARCH_INTEGRATOR_AP
85 depends on ARCH_MULTI_V4T && !MMU
88 config INTEGRATOR_CM946ES
89 bool "Integrator/CM946E-S core module"
90 depends on ARCH_INTEGRATOR_AP
91 depends on ARCH_MULTI_V5 && !MMU
94 config INTEGRATOR_CM966ES
95 bool "Integrator/CM966E-S core module"
96 depends on ARCH_INTEGRATOR_AP
97 depends on BROKEN # no kernel support
99 config INTEGRATOR_CM10200E_REV0
100 bool "Integrator/CM10200E rev.0 core module"
101 depends on ARCH_INTEGRATOR_AP && n
102 depends on ARCH_MULTI_V5
105 config INTEGRATOR_CM10200E
106 bool "Integrator/CM10200E core module"
107 depends on ARCH_INTEGRATOR_AP && n
108 depends on ARCH_MULTI_V5
111 config INTEGRATOR_CM10220E
112 bool "Integrator/CM10220E core module"
113 depends on ARCH_INTEGRATOR_AP
114 depends on ARCH_MULTI_V5
117 config INTEGRATOR_CM1026EJS
118 bool "Integrator/CM1026EJ-S core module"
119 depends on ARCH_INTEGRATOR_AP
120 depends on ARCH_MULTI_V5
123 config INTEGRATOR_CM1136JFS
124 bool "Integrator/CM1136JF-S core module"
125 depends on ARCH_INTEGRATOR_AP
126 depends on ARCH_MULTI_V6
129 config ARCH_INTEGRATOR_CP
130 bool "Support Integrator/CP platform"
131 depends on (!MMU || ARCH_MULTI_V5 || ARCH_MULTI_V6)
132 select ARM_TIMER_SP804
133 select SERIAL_AMBA_PL011 if TTY
134 select SERIAL_AMBA_PL011_CONSOLE if TTY
137 Include support for the ARM(R) Integrator CP platform.
139 config INTEGRATOR_CT7T
140 bool "Integrator/CT7TD (ARM7TDMI) core tile"
141 depends on ARCH_INTEGRATOR_CP
142 depends on ARCH_MULTI_V4T && !MMU
145 config INTEGRATOR_CT926
146 bool "Integrator/CT926 (ARM926EJ-S) core tile"
147 depends on ARCH_INTEGRATOR_CP
148 depends on ARCH_MULTI_V5
151 config INTEGRATOR_CTB36
152 bool "Integrator/CTB36 (ARM1136JF-S) core tile"
153 depends on ARCH_INTEGRATOR_CP
154 depends on ARCH_MULTI_V6
157 config ARCH_CINTEGRATOR
158 depends on ARCH_INTEGRATOR_CP