Kumar Gala | 35a1245 | 2007-03-16 09:14:08 -0500 | [diff] [blame] | 1 | config PPC_PSERIES |
Benjamin Herrenschmidt | 28794d3 | 2009-03-10 17:53:27 +0000 | [diff] [blame] | 2 | depends on PPC64 && PPC_BOOK3S |
Kumar Gala | 35a1245 | 2007-03-16 09:14:08 -0500 | [diff] [blame] | 3 | bool "IBM pSeries & new (POWER5-based) iSeries" |
Ralf Baechle | 8761f1a | 2011-06-01 19:05:09 +0100 | [diff] [blame] | 4 | select HAVE_PCSPKR_PLATFORM |
Kumar Gala | 35a1245 | 2007-03-16 09:14:08 -0500 | [diff] [blame] | 5 | select MPIC |
Mel Gorman | 8a55c4b | 2009-11-27 06:33:58 +0000 | [diff] [blame] | 6 | select PCI_MSI |
Benjamin Herrenschmidt | 0b05ac6 | 2011-04-04 13:46:58 +1000 | [diff] [blame] | 7 | select PPC_XICS |
| 8 | select PPC_ICP_NATIVE |
| 9 | select PPC_ICP_HV |
| 10 | select PPC_ICS_RTAS |
Kumar Gala | 35a1245 | 2007-03-16 09:14:08 -0500 | [diff] [blame] | 11 | select PPC_I8259 |
| 12 | select PPC_RTAS |
Benjamin Herrenschmidt | 3d541c4 | 2009-09-24 19:30:05 +0000 | [diff] [blame] | 13 | select PPC_RTAS_DAEMON |
Kumar Gala | 35a1245 | 2007-03-16 09:14:08 -0500 | [diff] [blame] | 14 | select RTAS_ERROR_LOGGING |
| 15 | select PPC_UDBG_16550 |
| 16 | select PPC_NATIVE |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 17 | select PPC_PCI_CHOICE if EXPERT |
Jim Keniston | 6c49368 | 2011-07-25 07:54:50 +0000 | [diff] [blame] | 18 | select ZLIB_DEFLATE |
Kumar Gala | 35a1245 | 2007-03-16 09:14:08 -0500 | [diff] [blame] | 19 | default y |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 20 | |
| 21 | config PPC_SPLPAR |
| 22 | depends on PPC_PSERIES |
| 23 | bool "Support for shared-processor logical partitions" |
| 24 | default n |
| 25 | help |
| 26 | Enabling this option will make the kernel run more efficiently |
| 27 | on logically-partitioned pSeries systems which use shared |
| 28 | processors, that is, which share physical processors between |
| 29 | two or more partitions. |
| 30 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 31 | config EEH |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 32 | bool "PCI Extended Error Handling (EEH)" if EXPERT |
Stephen Rothwell | 8693208 | 2007-11-14 15:07:39 +1100 | [diff] [blame] | 33 | depends on PPC_PSERIES && PCI |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 34 | default y if !EXPERT |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 35 | |
Michael Ellerman | 1bac022 | 2009-03-05 17:36:39 +0000 | [diff] [blame] | 36 | config PSERIES_MSI |
| 37 | bool |
| 38 | depends on PCI_MSI && EEH |
| 39 | default y |
| 40 | |
Vaidyanathan Srinivasan | 5742bd8 | 2010-10-06 08:37:09 +0000 | [diff] [blame] | 41 | config PSERIES_ENERGY |
| 42 | tristate "pSeries energy management capabilities driver" |
| 43 | depends on PPC_PSERIES |
| 44 | default y |
| 45 | help |
| 46 | Provides interface to platform energy management capabilities |
| 47 | on supported PSERIES platforms. |
| 48 | Provides: /sys/devices/system/cpu/pseries_(de)activation_hint_list |
| 49 | and /sys/devices/system/cpu/cpuN/pseries_(de)activation_hint |
| 50 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 51 | config SCANLOG |
| 52 | tristate "Scanlog dump interface" |
| 53 | depends on RTAS_PROC && PPC_PSERIES |
| 54 | |
Tseng-Hui (Frank) Lin | 77eafe1 | 2011-05-05 12:32:48 +0000 | [diff] [blame] | 55 | config IO_EVENT_IRQ |
| 56 | bool "IO Event Interrupt support" |
| 57 | depends on PPC_PSERIES |
| 58 | default y |
| 59 | help |
| 60 | Select this option, if you want to enable support for IO Event |
| 61 | interrupts. IO event interrupt is a mechanism provided by RTAS |
| 62 | to return information about hardware error and non-error events |
| 63 | which may need OS attention. RTAS returns events for multiple |
| 64 | event types and scopes. Device drivers can register their handlers |
| 65 | to receive events. |
| 66 | |
| 67 | This option will only enable the IO event platform code. You |
| 68 | will still need to enable or compile the actual drivers |
| 69 | that use this infrastruture to handle IO event interrupts. |
| 70 | |
| 71 | Say Y if you are unsure. |
| 72 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 73 | config LPARCFG |
Paul Mackerras | 82dfdca | 2006-03-14 11:35:37 +1100 | [diff] [blame] | 74 | bool "LPAR Configuration Data" |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 75 | depends on PPC_PSERIES || PPC_ISERIES |
| 76 | help |
| 77 | Provide system capacity information via human readable |
| 78 | <key word>=<value> pairs through a /proc/ppc64/lparcfg interface. |
Michael Ellerman | 36f8a2c | 2008-04-24 15:13:21 +1000 | [diff] [blame] | 79 | |
| 80 | config PPC_PSERIES_DEBUG |
| 81 | depends on PPC_PSERIES && PPC_EARLY_DEBUG |
| 82 | bool "Enable extra debug logging in platforms/pseries" |
Nishanth Aravamudan | 01cf6fe | 2010-10-14 14:48:52 +0000 | [diff] [blame] | 83 | help |
| 84 | Say Y here if you want the pseries core to produce a bunch of |
| 85 | debug messages to the system log. Select this if you are having a |
| 86 | problem with the pseries core and want to see more of what is |
| 87 | going on. This does not enable debugging in lpar.c, which must |
| 88 | be manually done due to its verbosity. |
Michael Ellerman | 36f8a2c | 2008-04-24 15:13:21 +1000 | [diff] [blame] | 89 | default y |
Brian King | 84af458 | 2008-07-24 04:30:29 +1000 | [diff] [blame] | 90 | |
| 91 | config PPC_SMLPAR |
| 92 | bool "Support for shared-memory logical partitions" |
| 93 | depends on PPC_PSERIES |
| 94 | select LPARCFG |
| 95 | default n |
| 96 | help |
| 97 | Select this option to enable shared memory partition support. |
| 98 | With this option a system running in an LPAR can be given more |
| 99 | memory than physically available and will allow firmware to |
| 100 | balance memory across many LPARs. |
| 101 | |
| 102 | config CMM |
| 103 | tristate "Collaborative memory management" |
Brian King | 8be8cf5 | 2009-10-19 05:51:34 +0000 | [diff] [blame] | 104 | depends on PPC_SMLPAR |
Brian King | 84af458 | 2008-07-24 04:30:29 +1000 | [diff] [blame] | 105 | default y |
| 106 | help |
| 107 | Select this option, if you want to enable the kernel interface |
| 108 | to reduce the memory size of the system. This is accomplished |
| 109 | by allocating pages of memory and put them "on hold". This only |
| 110 | makes sense for a system running in an LPAR where the unused pages |
| 111 | will be reused for other LPARs. The interface allows firmware to |
| 112 | balance memory across many LPARs. |
Jeremy Kerr | fc59a3f | 2009-03-11 17:55:52 +0000 | [diff] [blame] | 113 | |
| 114 | config DTL |
| 115 | bool "Dispatch Trace Log" |
| 116 | depends on PPC_SPLPAR && DEBUG_FS |
| 117 | help |
| 118 | SPLPAR machines can log hypervisor preempt & dispatch events to a |
| 119 | kernel buffer. Saying Y here will enable logging these events, |
| 120 | which are accessible through a debugfs file. |
| 121 | |
| 122 | Say N if you are unsure. |
Deepthi Dharwar | 707827f | 2011-11-30 02:46:42 +0000 | [diff] [blame^] | 123 | |
| 124 | config PSERIES_IDLE |
| 125 | tristate "Cpuidle driver for pSeries platforms" |
| 126 | depends on CPU_IDLE |
| 127 | depends on PPC_PSERIES |
| 128 | default y |
| 129 | help |
| 130 | Select this option to enable processor idle state management |
| 131 | through cpuidle subsystem. |