4 bool "Support for shared-processor logical partitions"
7 Enabling this option will make the kernel run more efficiently
8 on logically-partitioned pSeries systems which use shared
9 processors, that is, which share physical processors between
10 two or more partitions.
13 bool "Hardware multithreading"
14 depends on SMP && PPC_PSERIES && BROKEN
16 This option enables hardware multithreading on RS64 cpus.
17 pSeries systems p620 and p660 have such a cpu type.
20 bool "PCI Extended Error Handling (EEH)" if EMBEDDED
21 depends on PPC_PSERIES
22 default y if !EMBEDDED
25 bool "Proc interface to RTAS"
30 tristate "Firmware flash interface"
31 depends on PPC64 && RTAS_PROC
34 tristate "Scanlog dump interface"
35 depends on RTAS_PROC && PPC_PSERIES
38 tristate "LPAR Configuration Data"
39 depends on PPC_PSERIES || PPC_ISERIES
41 Provide system capacity information via human readable
42 <key word>=<value> pairs through a /proc/ppc64/lparcfg interface.