1 menu "Platform support"
5 depends on PPC64 || 6xx
6 default PPC_MULTIPLATFORM
8 config PPC_MULTIPLATFORM
9 bool "Generic desktop/server/laptop"
11 Select this option if configuring for an IBM pSeries or
12 RS/6000 machine, an Apple machine, or a PReP, CHRP,
13 Maple or Cell-based machine.
25 select FSL_EMB_PERFMON
33 The Freescale E600 SoCs have 74xx cores.
38 depends on 6xx && PPC_MULTIPLATFORM
40 source "arch/powerpc/platforms/pseries/Kconfig"
41 source "arch/powerpc/platforms/iseries/Kconfig"
42 source "arch/powerpc/platforms/chrp/Kconfig"
43 source "arch/powerpc/platforms/512x/Kconfig"
44 source "arch/powerpc/platforms/52xx/Kconfig"
45 source "arch/powerpc/platforms/powermac/Kconfig"
46 source "arch/powerpc/platforms/prep/Kconfig"
47 source "arch/powerpc/platforms/maple/Kconfig"
48 source "arch/powerpc/platforms/pasemi/Kconfig"
49 source "arch/powerpc/platforms/celleb/Kconfig"
50 source "arch/powerpc/platforms/ps3/Kconfig"
51 source "arch/powerpc/platforms/cell/Kconfig"
52 source "arch/powerpc/platforms/8xx/Kconfig"
53 source "arch/powerpc/platforms/82xx/Kconfig"
54 source "arch/powerpc/platforms/83xx/Kconfig"
55 source "arch/powerpc/platforms/85xx/Kconfig"
56 source "arch/powerpc/platforms/86xx/Kconfig"
57 source "arch/powerpc/platforms/embedded6xx/Kconfig"
58 source "arch/powerpc/platforms/44x/Kconfig"
59 source "arch/powerpc/platforms/40x/Kconfig"
63 depends on PPC_MULTIPLATFORM
65 Support for running natively on the hardware, i.e. without
66 a hypervisor. This option is not user-selectable but should
67 be selected by all platforms that need it.
69 config UDBG_RTAS_CONSOLE
70 bool "RTAS based debug console"
75 bool "BEAT based debug console"
80 depends on PPC_PSERIES
102 depends on PPC_MULTIPLATFORM && PPC64
109 config RTAS_ERROR_LOGGING
115 bool "Proc interface to RTAS"
120 tristate "Firmware flash interface"
121 depends on PPC64 && RTAS_PROC
124 tristate "Support for PMI"
125 depends on PPC_IBM_CELL_BLADE
127 PMI (Platform Management Interrupt) is a way to
128 communicate with the BMC (Baseboard Management Controller).
129 It is used in some IBM Cell blades.
136 config MPIC_U3_HT_IRQS
141 config MPIC_BROKEN_REGREAD
145 This option enables a MPIC driver workaround for some chips
146 that have a bug that causes some interrupt source information
147 to not read back properly. It is safe to use on other chips as
148 well, but enabling it uses about 8KB of memory to keep copies
149 of the register contents in software.
152 depends on PPC_PSERIES || PPC_ISERIES
157 depends on PPC_PSERIES
158 bool "Support for GX bus based adapters"
160 Bus device driver for GX bus based adapters.
170 config PPC_INDIRECT_IO
179 source "drivers/cpufreq/Kconfig"
181 menu "CPU Frequency drivers"
185 bool "Support for Apple PowerBooks"
186 depends on ADB_PMU && PPC32
187 select CPU_FREQ_TABLE
189 This adds support for frequency switching on Apple PowerBooks,
190 this currently includes some models of iBook & Titanium
193 config CPU_FREQ_PMAC64
194 bool "Support for some Apple G5s"
195 depends on PPC_PMAC && PPC64
196 select CPU_FREQ_TABLE
198 This adds support for frequency switching on Apple iMac G5,
199 and some of the more recent desktop G5 machines as well.
201 config PPC_PASEMI_CPUFREQ
202 bool "Support for PA Semi PWRficient"
203 depends on PPC_PASEMI
205 select CPU_FREQ_TABLE
207 This adds the support for frequency switching on PA Semi
208 PWRficient processors.
212 config PPC601_SYNC_FIX
213 bool "Workarounds for PPC601 bugs"
214 depends on 6xx && (PPC_PREP || PPC_PMAC)
216 Some versions of the PPC601 (the first PowerPC chip) have bugs which
217 mean that extra synchronization instructions are required near
218 certain instructions, typically those that make major changes to the
219 CPU state. These extra instructions reduce performance slightly.
220 If you say N here, these extra instructions will not be included,
221 resulting in a kernel which will run faster but may not run at all
222 on some systems with the PPC601 chip.
224 If in doubt, say Y here.
227 bool "On-chip CPU temperature sensor support"
230 G3 and G4 processors have an on-chip temperature sensor called the
231 'Thermal Assist Unit (TAU)', which, in theory, can measure the on-die
232 temperature within 2-4 degrees Celsius. This option shows the current
233 on-die temperature in /proc/cpuinfo if the cpu supports it.
235 Unfortunately, on some chip revisions, this sensor is very inaccurate
236 and in many cases, does not work at all, so don't assume the cpu
237 temp is actually what /proc/cpuinfo says it is.
240 bool "Interrupt driven TAU driver (DANGEROUS)"
243 The TAU supports an interrupt driven mode which causes an interrupt
244 whenever the temperature goes out of range. This is the fastest way
245 to get notified the temp has exceeded a range. With this option off,
246 a timer is used to re-check the temperature periodically.
248 However, on some cpus it appears that the TAU interrupt hardware
249 is buggy and can cause a situation which would lead unexplained hard
252 Unless you are extending the TAU driver, or enjoy kernel/hardware
253 debugging, leave this option off.
256 bool "Average high and low temp"
259 The TAU hardware can compare the temperature to an upper and lower
260 bound. The default behavior is to show both the upper and lower
261 bound in /proc/cpuinfo. If the range is large, the temperature is
262 either changing a lot, or the TAU hardware is broken (likely on some
263 G4's). If the range is small (around 4 degrees), the temperature is
264 relatively stable. If you say Y here, a single temperature value,
265 halfway between the upper and lower bounds, will be reported in
268 If in doubt, say N here.
275 The QUICC Engine (QE) is a new generation of communications
276 coprocessors on Freescale embedded CPUs (akin to CPM in older chips).
277 Selecting this option means that you wish to build a kernel
278 for a machine with a QE coprocessor.
281 bool "Enable support for the CPM2 (Communications Processor Module)"
282 depends on MPC85xx || 8260
286 The CPM2 (Communications Processor Module) is a coprocessor on
287 embedded CPUs made by Freescale. Selecting this option means that
288 you wish to build a kernel for a machine with a CPM2 coprocessor
289 on it (826x, 827x, 8560).
291 config PPC_CPM_NEW_BINDING
293 depends on CPM1 || CPM2
295 Select this if your board has been converted to use the new
296 device tree bindings for CPM, and no longer needs the
297 ioport callbacks or the platform device glue code.
299 The fs_enet and cpm_uart drivers will be built as
303 tristate "Axon DDR2 memory device driver"
304 depends on PPC_IBM_CELL_BLADE
307 It registers one block device per Axon's DDR2 memory bank found
308 on a system. Block devices are called axonram?, their major and
309 minor numbers are available in /proc/devices, /proc/partitions or
310 in /sys/block/axonram?/dev.
315 select GENERIC_ISA_DMA
317 Supports for the ULI1575 PCIe south bridge that exists on some
318 Freescale reference boards. The boards all use the ULI in pretty
327 Uses information from the OF or flattened device tree to instatiate
328 platform devices for direct mapped RTC chips like the DS1742 or DS1743.
330 source "arch/powerpc/sysdev/bestcomm/Kconfig"