blob: 599f973e10d83b0cb0e9047c9c2ecbb1ada5c2cf [file] [log] [blame]
Arnd Bergmannabc46692015-11-25 17:32:20 +01001menuconfig ARCH_INTEGRATOR
Masahiro Yamadae3246542015-11-16 12:06:10 +09002 bool "ARM Ltd. Integrator family"
3 depends on ARCH_MULTI_V4T || ARCH_MULTI_V5 || ARCH_MULTI_V6
Linus Walleij68f3b872014-05-22 23:30:35 +02004 select ARM_AMBA
Linus Walleij68f3b872014-05-22 23:30:35 +02005 select COMMON_CLK_VERSATILE
Linus Walleij68f3b872014-05-22 23:30:35 +02006 select HAVE_TCM
7 select ICST
Linus Walleijb437c522014-10-17 16:18:59 +02008 select MFD_SYSCON
Linus Walleij68f3b872014-05-22 23:30:35 +02009 select PLAT_VERSATILE
Linus Walleijb437c522014-10-17 16:18:59 +020010 select POWER_RESET
11 select POWER_RESET_VERSATILE
12 select POWER_SUPPLY
Linus Walleijf956a782014-10-24 12:51:20 +020013 select SOC_INTEGRATOR_CM
Linus Walleij68f3b872014-05-22 23:30:35 +020014 select SPARSE_IRQ
Linus Walleij68f3b872014-05-22 23:30:35 +020015 select VERSATILE_FPGA_IRQ
16 help
17 Support for ARM's Integrator platform.
18
Linus Torvalds1da177e2005-04-16 15:20:36 -070019if ARCH_INTEGRATOR
20
Linus Torvalds1da177e2005-04-16 15:20:36 -070021config ARCH_INTEGRATOR_AP
22 bool "Support Integrator/AP and Integrator/PP2 platforms"
Daniel Lezcano568c0342016-06-03 15:11:21 +020023 select INTEGRATOR_AP_TIMER
Hans Ulli Kroll0b05da72010-12-02 12:32:15 +010024 select MIGHT_HAVE_PCI
Arnd Bergmann152c5552014-03-13 13:03:28 +010025 select SERIAL_AMBA_PL010 if TTY
26 select SERIAL_AMBA_PL010_CONSOLE if TTY
Linus Walleije67ae6b2012-11-02 01:31:10 +010027 select SOC_BUS
Linus Torvalds1da177e2005-04-16 15:20:36 -070028 help
29 Include support for the ARM(R) Integrator/AP and
30 Integrator/PP2 platforms.
31
Linus Torvalds1da177e2005-04-16 15:20:36 -070032config INTEGRATOR_IMPD1
Linus Walleije1318392014-06-04 14:47:28 +020033 bool "Include support for Integrator/IM-PD1"
Linus Torvalds1da177e2005-04-16 15:20:36 -070034 depends on ARCH_INTEGRATOR_AP
Linus Walleij52d555f2013-11-21 23:13:17 +010035 select ARM_VIC
Linus Walleij5c34a4e2016-06-02 14:10:16 +020036 select GPIO_PL061
37 select GPIOLIB
Linus Torvalds1da177e2005-04-16 15:20:36 -070038 help
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.
42
43 To compile this driver as a module, choose M here: the
44 module will be called impd1.
45
Arnd Bergmannabc46692015-11-25 17:32:20 +010046config INTEGRATOR_CM7TDMI
47 bool "Integrator/CM7TDMI core module"
48 depends on ARCH_INTEGRATOR_AP
49 depends on ARCH_MULTI_V4 && !MMU
50 select CPU_ARM7TDMI
51
52config INTEGRATOR_CM720T
53 bool "Integrator/CM720T core module"
54 depends on ARCH_INTEGRATOR_AP
55 depends on ARCH_MULTI_V4T
56 select CPU_ARM720T
57
58config INTEGRATOR_CM740T
59 bool "Integrator/CM740T core module"
60 depends on ARCH_INTEGRATOR_AP
61 depends on ARCH_MULTI_V4T && !MMU
62 select CPU_ARM740T
63
64config INTEGRATOR_CM920T
65 bool "Integrator/CM920T core module"
66 depends on ARCH_INTEGRATOR_AP
67 depends on ARCH_MULTI_V4T
68 select CPU_ARM920T
69
70config INTEGRATOR_CM922T_XA10
71 bool "Integrator/CM922T-XA10 core module"
72 depends on ARCH_MULTI_V4T
73 depends on ARCH_INTEGRATOR_AP
74 select CPU_ARM922T
75
76config INTEGRATOR_CM926EJS
77 bool "Integrator/CM926EJ-S core module"
78 depends on ARCH_INTEGRATOR_AP
79 depends on ARCH_MULTI_V5
80 select CPU_ARM926T
81
82config INTEGRATOR_CM940T
83 bool "Integrator/CM940T core module"
84 depends on ARCH_INTEGRATOR_AP
85 depends on ARCH_MULTI_V4T && !MMU
86 select CPU_ARM940T
87
88config INTEGRATOR_CM946ES
89 bool "Integrator/CM946E-S core module"
90 depends on ARCH_INTEGRATOR_AP
91 depends on ARCH_MULTI_V5 && !MMU
92 select CPU_ARM946E
93
94config INTEGRATOR_CM966ES
95 bool "Integrator/CM966E-S core module"
96 depends on ARCH_INTEGRATOR_AP
97 depends on BROKEN # no kernel support
98
99config INTEGRATOR_CM10200E_REV0
100 bool "Integrator/CM10200E rev.0 core module"
101 depends on ARCH_INTEGRATOR_AP && n
102 depends on ARCH_MULTI_V5
103 select CPU_ARM1020
104
105config INTEGRATOR_CM10200E
106 bool "Integrator/CM10200E core module"
107 depends on ARCH_INTEGRATOR_AP && n
108 depends on ARCH_MULTI_V5
109 select CPU_ARM1020E
110
111config INTEGRATOR_CM10220E
112 bool "Integrator/CM10220E core module"
113 depends on ARCH_INTEGRATOR_AP
114 depends on ARCH_MULTI_V5
115 select CPU_ARM1022
116
117config INTEGRATOR_CM1026EJS
118 bool "Integrator/CM1026EJ-S core module"
119 depends on ARCH_INTEGRATOR_AP
120 depends on ARCH_MULTI_V5
121 select CPU_ARM1026
122
123config INTEGRATOR_CM1136JFS
124 bool "Integrator/CM1136JF-S core module"
125 depends on ARCH_INTEGRATOR_AP
126 depends on ARCH_MULTI_V6
127 select CPU_V6
128
129config 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
135 select SOC_BUS
136 help
137 Include support for the ARM(R) Integrator CP platform.
138
139config INTEGRATOR_CT7T
140 bool "Integrator/CT7TD (ARM7TDMI) core tile"
141 depends on ARCH_INTEGRATOR_CP
142 depends on ARCH_MULTI_V4T && !MMU
143 select CPU_ARM7TDMI
144
145config INTEGRATOR_CT926
146 bool "Integrator/CT926 (ARM926EJ-S) core tile"
147 depends on ARCH_INTEGRATOR_CP
148 depends on ARCH_MULTI_V5
149 select CPU_ARM926T
150
151config INTEGRATOR_CTB36
152 bool "Integrator/CTB36 (ARM1136JF-S) core tile"
153 depends on ARCH_INTEGRATOR_CP
154 depends on ARCH_MULTI_V6
155 select CPU_V6
156
157config ARCH_CINTEGRATOR
158 depends on ARCH_INTEGRATOR_CP
159 def_bool y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160
161endif