]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/powerpc/platforms/Kconfig.cputype
a1e623822a30c630a1aec527ca260c8029e4bbdd
[karo-tx-linux.git] / arch / powerpc / platforms / Kconfig.cputype
1 config PPC64
2         bool "64-bit kernel"
3         default n
4         select PPC_HAVE_PMU_SUPPORT
5         help
6           This option selects whether a 32-bit or a 64-bit kernel
7           will be built.
8
9 menu "Processor support"
10 choice
11         prompt "Processor Type"
12         depends on PPC32
13         help
14           There are five families of 32 bit PowerPC chips supported.
15           The most common ones are the desktop and server CPUs (601, 603,
16           604, 740, 750, 74xx) CPUs from Freescale and IBM, with their
17           embedded 512x/52xx/82xx/83xx/86xx counterparts.
18           The other embeeded parts, namely 4xx, 8xx, e200 (55xx) and e500
19           (85xx) each form a family of their own that is not compatible
20           with the others.
21
22           If unsure, select 52xx/6xx/7xx/74xx/82xx/83xx/86xx.
23
24 config PPC_BOOK3S_32
25         bool "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx"
26         select PPC_FPU
27
28 config PPC_85xx
29         bool "Freescale 85xx"
30         select E500
31
32 config PPC_8xx
33         bool "Freescale 8xx"
34         select FSL_SOC
35         select 8xx
36         select PPC_LIB_RHEAP
37
38 config 40x
39         bool "AMCC 40x"
40         select PPC_DCR_NATIVE
41         select PPC_UDBG_16550
42         select 4xx_SOC
43         select PPC_PCI_CHOICE
44
45 config 44x
46         bool "AMCC 44x, 46x or 47x"
47         select PPC_DCR_NATIVE
48         select PPC_UDBG_16550
49         select 4xx_SOC
50         select PPC_PCI_CHOICE
51         select PHYS_64BIT
52
53 config E200
54         bool "Freescale e200"
55
56 endchoice
57
58 choice
59         prompt "Processor Type"
60         depends on PPC64
61         help
62           There are two families of 64 bit PowerPC chips supported.
63           The most common ones are the desktop and server CPUs
64           (POWER3, RS64, POWER4, POWER5, POWER5+, POWER6, ...)
65
66           The other are the "embedded" processors compliant with the
67           "Book 3E" variant of the architecture
68
69 config PPC_BOOK3S_64
70         bool "Server processors"
71         select PPC_FPU
72
73 config PPC_BOOK3E_64
74         bool "Embedded processors"
75         select PPC_FPU # Make it a choice ?
76
77 endchoice
78
79 config PPC_BOOK3S
80         def_bool y
81         depends on PPC_BOOK3S_32 || PPC_BOOK3S_64
82
83 config PPC_BOOK3E
84         def_bool y
85         depends on PPC_BOOK3E_64
86
87 config POWER4_ONLY
88         bool "Optimize for POWER4"
89         depends on PPC64 && PPC_BOOK3S
90         default n
91         ---help---
92           Cause the compiler to optimize for POWER4/POWER5/PPC970 processors.
93           The resulting binary will not work on POWER3 or RS64 processors
94           when compiled with binutils 2.15 or later.
95
96 config 6xx
97         def_bool y
98         depends on PPC32 && PPC_BOOK3S
99         select PPC_HAVE_PMU_SUPPORT
100
101 config POWER3
102         bool
103         depends on PPC64 && PPC_BOOK3S
104         default y if !POWER4_ONLY
105
106 config POWER4
107         depends on PPC64 && PPC_BOOK3S
108         def_bool y
109
110 config PPC_A2
111         bool
112         depends on PPC_BOOK3E_64
113
114 config TUNE_CELL
115         bool "Optimize for Cell Broadband Engine"
116         depends on PPC64 && PPC_BOOK3S
117         help
118           Cause the compiler to optimize for the PPE of the Cell Broadband
119           Engine. This will make the code run considerably faster on Cell
120           but somewhat slower on other machines. This option only changes
121           the scheduling of instructions, not the selection of instructions
122           itself, so the resulting kernel will keep running on all other
123           machines. When building a kernel that is supposed to run only
124           on Cell, you should also select the POWER4_ONLY option.
125
126 # this is temp to handle compat with arch=ppc
127 config 8xx
128         bool
129
130 config E500
131         select FSL_EMB_PERFMON
132         select PPC_FSL_BOOK3E
133         bool
134
135 config PPC_E500MC
136         bool "e500mc Support"
137         select PPC_FPU
138         depends on E500
139
140 config PPC_FPU
141         bool
142         default y if PPC64
143
144 config FSL_EMB_PERFMON
145         bool "Freescale Embedded Perfmon"
146         depends on E500 || PPC_83xx
147         help
148           This is the Performance Monitor support found on the e500 core
149           and some e300 cores (c3 and c4).  Select this only if your
150           core supports the Embedded Performance Monitor APU
151
152 config FSL_EMB_PERF_EVENT
153         bool
154         depends on FSL_EMB_PERFMON && PERF_EVENTS && !PPC_PERF_CTRS
155         default y
156
157 config FSL_EMB_PERF_EVENT_E500
158         bool
159         depends on FSL_EMB_PERF_EVENT && E500
160         default y
161
162 config 4xx
163         bool
164         depends on 40x || 44x
165         default y
166
167 config BOOKE
168         bool
169         depends on E200 || E500 || 44x || PPC_BOOK3E
170         default y
171
172 config FSL_BOOKE
173         bool
174         depends on (E200 || E500) && PPC32
175         default y
176
177 # this is for common code between PPC32 & PPC64 FSL BOOKE
178 config PPC_FSL_BOOK3E
179         bool
180         select FSL_EMB_PERFMON
181         default y if FSL_BOOKE
182
183 config PTE_64BIT
184         bool
185         depends on 44x || E500 || PPC_86xx
186         default y if PHYS_64BIT
187
188 config PHYS_64BIT
189         bool 'Large physical address support' if E500 || PPC_86xx
190         depends on (44x || E500 || PPC_86xx) && !PPC_83xx && !PPC_82xx
191         ---help---
192           This option enables kernel support for larger than 32-bit physical
193           addresses.  This feature may not be available on all cores.
194
195           If you have more than 3.5GB of RAM or so, you also need to enable
196           SWIOTLB under Kernel Options for this to work.  The actual number
197           is platform-dependent.
198
199           If in doubt, say N here.
200
201 config ALTIVEC
202         bool "AltiVec Support"
203         depends on 6xx || POWER4
204         ---help---
205           This option enables kernel support for the Altivec extensions to the
206           PowerPC processor. The kernel currently supports saving and restoring
207           altivec registers, and turning on the 'altivec enable' bit so user
208           processes can execute altivec instructions.
209
210           This option is only usefully if you have a processor that supports
211           altivec (G4, otherwise known as 74xx series), but does not have
212           any affect on a non-altivec cpu (it does, however add code to the
213           kernel).
214
215           If in doubt, say Y here.
216
217 config VSX
218         bool "VSX Support"
219         depends on POWER4 && ALTIVEC && PPC_FPU
220         ---help---
221
222           This option enables kernel support for the Vector Scaler extensions
223           to the PowerPC processor. The kernel currently supports saving and
224           restoring VSX registers, and turning on the 'VSX enable' bit so user
225           processes can execute VSX instructions.
226
227           This option is only useful if you have a processor that supports
228           VSX (P7 and above), but does not have any affect on a non-VSX
229           CPUs (it does, however add code to the kernel).
230
231           If in doubt, say Y here.
232
233 config PPC_ICSWX
234         bool "Support for PowerPC icswx coprocessor instruction"
235         depends on POWER4
236         default n
237         ---help---
238
239           This option enables kernel support for the PowerPC Initiate
240           Coprocessor Store Word (icswx) coprocessor instruction on POWER7
241           or newer processors.
242
243           This option is only useful if you have a processor that supports
244           the icswx coprocessor instruction. It does not have any effect
245           on processors without the icswx coprocessor instruction.
246
247           This option slightly increases kernel memory usage.
248
249           If in doubt, say N here.
250
251 config SPE
252         bool "SPE Support"
253         depends on E200 || (E500 && !PPC_E500MC)
254         default y
255         ---help---
256           This option enables kernel support for the Signal Processing
257           Extensions (SPE) to the PowerPC processor. The kernel currently
258           supports saving and restoring SPE registers, and turning on the
259           'spe enable' bit so user processes can execute SPE instructions.
260
261           This option is only useful if you have a processor that supports
262           SPE (e500, otherwise known as 85xx series), but does not have any
263           effect on a non-spe cpu (it does, however add code to the kernel).
264
265           If in doubt, say Y here.
266
267 config PPC_STD_MMU
268         def_bool y
269         depends on PPC_BOOK3S
270
271 config PPC_STD_MMU_32
272         def_bool y
273         depends on PPC_STD_MMU && PPC32
274
275 config PPC_STD_MMU_64
276         def_bool y
277         depends on PPC_STD_MMU && PPC64
278
279 config PPC_MMU_NOHASH
280         def_bool y
281         depends on !PPC_STD_MMU
282
283 config PPC_MMU_NOHASH_32
284         def_bool y
285         depends on PPC_MMU_NOHASH && PPC32
286
287 config PPC_MMU_NOHASH_64
288         def_bool y
289         depends on PPC_MMU_NOHASH && PPC64
290
291 config PPC_BOOK3E_MMU
292         def_bool y
293         depends on FSL_BOOKE || PPC_BOOK3E
294
295 config PPC_MM_SLICES
296         bool
297         default y if HUGETLB_PAGE || (PPC_STD_MMU_64 && PPC_64K_PAGES)
298         default n
299
300 config VIRT_CPU_ACCOUNTING
301         bool "Deterministic task and CPU time accounting"
302         depends on PPC64
303         default y
304         help
305           Select this option to enable more accurate task and CPU time
306           accounting.  This is done by reading a CPU counter on each
307           kernel entry and exit and on transitions within the kernel
308           between system, softirq and hardirq state, so there is a
309           small performance impact.  This also enables accounting of
310           stolen time on logically-partitioned systems running on
311           IBM POWER5-based machines.
312
313           If in doubt, say Y here.
314
315 config PPC_HAVE_PMU_SUPPORT
316        bool
317
318 config PPC_PERF_CTRS
319        def_bool y
320        depends on PERF_EVENTS && PPC_HAVE_PMU_SUPPORT
321        help
322          This enables the powerpc-specific perf_event back-end.
323
324 config SMP
325         depends on PPC_BOOK3S || PPC_BOOK3E || FSL_BOOKE || PPC_47x
326         bool "Symmetric multi-processing support"
327         ---help---
328           This enables support for systems with more than one CPU. If you have
329           a system with only one CPU, say N. If you have a system with more
330           than one CPU, say Y.  Note that the kernel does not currently
331           support SMP machines with 603/603e/603ev or PPC750 ("G3") processors
332           since they have inadequate hardware support for multiprocessor
333           operation.
334
335           If you say N here, the kernel will run on single and multiprocessor
336           machines, but will use only one CPU of a multiprocessor machine. If
337           you say Y here, the kernel will run on single-processor machines.
338           On a single-processor machine, the kernel will run faster if you say
339           N here.
340
341           If you don't know what to do here, say N.
342
343 config NR_CPUS
344         int "Maximum number of CPUs (2-8192)"
345         range 2 8192
346         depends on SMP
347         default "32" if PPC64
348         default "4"
349
350 config NOT_COHERENT_CACHE
351         bool
352         depends on 4xx || 8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON
353         default n if PPC_47x
354         default y
355
356 config CHECK_CACHE_COHERENCY
357         bool
358
359 endmenu