diff options
Diffstat (limited to 'arch/powerpc/platforms/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig index b25404ca2216..b4ab3728653e 100644 --- a/arch/powerpc/platforms/Kconfig +++ b/arch/powerpc/platforms/Kconfig | |||
@@ -92,15 +92,6 @@ config RTAS_FLASH | |||
92 | tristate "Firmware flash interface" | 92 | tristate "Firmware flash interface" |
93 | depends on PPC64 && RTAS_PROC | 93 | depends on PPC64 && RTAS_PROC |
94 | 94 | ||
95 | config PPC_PMI | ||
96 | tristate "Support for PMI" | ||
97 | depends on PPC_IBM_CELL_BLADE | ||
98 | help | ||
99 | PMI (Platform Management Interrupt) is a way to | ||
100 | communicate with the BMC (Baseboard Management Controller). | ||
101 | It is used in some IBM Cell blades. | ||
102 | default m | ||
103 | |||
104 | config MMIO_NVRAM | 95 | config MMIO_NVRAM |
105 | bool | 96 | bool |
106 | default n | 97 | default n |