1 # SPDX-License-Identifier: GPL-2.0
2 menu "Platform support"
4 source "arch/powerpc/platforms/powernv/Kconfig"
5 source "arch/powerpc/platforms/pseries/Kconfig"
6 source "arch/powerpc/platforms/chrp/Kconfig"
7 source "arch/powerpc/platforms/512x/Kconfig"
8 source "arch/powerpc/platforms/52xx/Kconfig"
9 source "arch/powerpc/platforms/powermac/Kconfig"
10 source "arch/powerpc/platforms/maple/Kconfig"
11 source "arch/powerpc/platforms/pasemi/Kconfig"
12 source "arch/powerpc/platforms/ps3/Kconfig"
13 source "arch/powerpc/platforms/cell/Kconfig"
14 source "arch/powerpc/platforms/8xx/Kconfig"
15 source "arch/powerpc/platforms/82xx/Kconfig"
16 source "arch/powerpc/platforms/83xx/Kconfig"
17 source "arch/powerpc/platforms/85xx/Kconfig"
18 source "arch/powerpc/platforms/86xx/Kconfig"
19 source "arch/powerpc/platforms/embedded6xx/Kconfig"
20 source "arch/powerpc/platforms/44x/Kconfig"
21 source "arch/powerpc/platforms/40x/Kconfig"
22 source "arch/powerpc/platforms/amigaone/Kconfig"
25 bool "KVM Guest support"
28 This option enables various optimizations for running under the KVM
29 hypervisor. Overhead for the kernel when not running inside KVM should
32 In case of doubt, say Y
35 bool "ePAPR para-virtualization support"
37 Enables ePAPR para-virtualization support for guests.
39 In case of doubt, say Y
43 depends on PPC_BOOK3S_32 || PPC64
45 Support for running natively on the hardware, i.e. without
46 a hypervisor. This option is not user-selectable but should
47 be selected by all platforms that need it.
49 config PPC_OF_BOOT_TRAMPOLINE
50 bool "Support booting from Open Firmware or yaboot"
51 depends on PPC_BOOK3S_32 || PPC64
54 Support from booting from Open Firmware or yaboot using an
55 Open Firmware client interface. This enables the kernel to
56 communicate with open firmware to retrieve system information
57 such as the device tree.
59 In case of doubt, say Y
61 config PPC_DT_CPU_FTRS
62 bool "Device-tree based CPU feature discovery & setup"
63 depends on PPC_BOOK3S_64
66 This enables code to use a new device tree binding for describing CPU
67 compatibility and features. Saying Y here will attempt to use the new
68 binding if the firmware provides it. Currently only the skiboot
69 firmware provides this binding.
70 If you're not sure say Y.
72 config UDBG_RTAS_CONSOLE
73 bool "RTAS based debug console"
76 config PPC_SMP_MUXED_IPI
79 Select this option if your platform supports SMP and your
80 interrupt controller provides less than 4 interrupts to each
81 cpu. This will enable the generic code to multiplex the 4
82 messages on to one ipi.
91 bool "MPIC Global Timer"
92 depends on MPIC && FSL_SOC
94 The MPIC global timer is a hardware timer inside the
95 Freescale PIC complying with OpenPIC standard. When the
96 specified interval times out, the hardware timer generates
97 an interrupt. The driver currently is only tested on fsl
98 chip, but it can potentially support other global timers
99 complying with the OpenPIC standard.
101 config FSL_MPIC_TIMER_WAKEUP
102 tristate "Freescale MPIC global timer wakeup driver"
103 depends on FSL_SOC && MPIC_TIMER && PM
105 The driver provides a way to wake up the system by MPIC
107 e.g. "echo 5 > /sys/devices/system/mpic/timer_wakeup"
109 config PPC_EPAPR_HV_PIC
111 select EPAPR_PARAVIRT
117 bool "MPIC message register support"
120 Enables support for the MPIC message registers. These
121 registers are used for inter-processor communication.
133 config RTAS_ERROR_LOGGING
137 config PPC_RTAS_DAEMON
142 bool "Proc interface to RTAS"
143 depends on PPC_RTAS && PROC_FS
147 tristate "Firmware flash interface"
148 depends on PPC64 && RTAS_PROC
153 config MPIC_U3_HT_IRQS
156 config MPIC_BROKEN_REGREAD
160 This option enables a MPIC driver workaround for some chips
161 that have a bug that causes some interrupt source information
162 to not read back properly. It is safe to use on other chips as
163 well, but enabling it uses about 8KB of memory to keep copies
164 of the register contents in software.
168 depends on (PPC_POWERNV || PPC_PSERIES) && PCI
180 config PPC_BOOK3S_IDLE
182 depends on (PPC_970_NAP || PPC_P7_NAP)
184 config PPC_INDIRECT_PIO
188 config PPC_INDIRECT_MMIO
191 config PPC_IO_WORKAROUNDS
194 source "drivers/cpufreq/Kconfig"
196 menu "CPUIdle driver"
198 source "drivers/cpuidle/Kconfig"
203 bool "On-chip CPU temperature sensor support"
204 depends on PPC_BOOK3S_32
206 G3 and G4 processors have an on-chip temperature sensor called the
207 'Thermal Assist Unit (TAU)', which, in theory, can measure the on-die
208 temperature within 2-4 degrees Celsius. This option shows the current
209 on-die temperature in /proc/cpuinfo if the cpu supports it.
211 Unfortunately, this sensor is very inaccurate when uncalibrated, so
212 don't assume the cpu temp is actually what /proc/cpuinfo says it is.
215 bool "Interrupt driven TAU driver (EXPERIMENTAL)"
218 The TAU supports an interrupt driven mode which causes an interrupt
219 whenever the temperature goes out of range. This is the fastest way
220 to get notified the temp has exceeded a range. With this option off,
221 a timer is used to re-check the temperature periodically.
223 If in doubt, say N here.
226 bool "Average high and low temp"
229 The TAU hardware can compare the temperature to an upper and lower
230 bound. The default behavior is to show both the upper and lower
231 bound in /proc/cpuinfo. If the range is large, the temperature is
232 either changing a lot, or the TAU hardware is broken (likely on some
233 G4's). If the range is small (around 4 degrees), the temperature is
234 relatively stable. If you say Y here, a single temperature value,
235 halfway between the upper and lower bounds, will be reported in
238 If in doubt, say N here.
241 bool "QE GPIO support"
242 depends on QUICC_ENGINE
245 Say Y here if you're going to use hardware that connects to the
249 bool "Enable support for the CPM2 (Communications Processor Module)"
250 depends on (FSL_SOC_BOOKE && PPC32) || 8260
255 The CPM2 (Communications Processor Module) is a coprocessor on
256 embedded CPUs made by Freescale. Selecting this option means that
257 you wish to build a kernel for a machine with a CPM2 coprocessor
258 on it (826x, 827x, 8560).
262 select GENERIC_ISA_DMA
264 Supports for the ULI1575 PCIe south bridge that exists on some
265 Freescale reference boards. The boards all use the ULI in pretty
270 select GENERIC_ALLOCATOR
275 Uses information from the OF or flattened device tree to instantiate
276 platform devices for direct mapped RTC chips like the DS1742 or DS1743.
279 bool "Use the platform RTC operations from user space"
281 select RTC_DRV_GENERIC
283 This option provides backwards compatibility with the old gen_rtc.ko
284 module that was traditionally used for old PowerPC machines.
285 Platforms should migrate to enabling the RTC_DRV_GENERIC by hand
286 replacing their get_rtc_time/set_rtc_time callbacks with
287 a proper RTC device driver.
289 config MCU_MPC8349EMITX
290 bool "MPC8349E-mITX MCU driver"
291 depends on I2C=y && PPC_83xx
294 Say Y here to enable soft power-off functionality on the Freescale
295 boards with the MPC8349E-mITX-compatible MCU chips. This driver will
296 also register MCU GPIOs with the generic GPIO API, so you'll able
297 to use MCU pins as GPIOs.