diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 5cdc53b1ba56..c79e6a4a0075 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -2071,6 +2071,9 @@ config MIPS_CPS | |||
2071 | no external assistance. It is safe to enable this when hardware | 2071 | no external assistance. It is safe to enable this when hardware |
2072 | support is unavailable. | 2072 | support is unavailable. |
2073 | 2073 | ||
2074 | config MIPS_CPS_PM | ||
2075 | bool | ||
2076 | |||
2074 | config MIPS_GIC_IPI | 2077 | config MIPS_GIC_IPI |
2075 | bool | 2078 | bool |
2076 | 2079 | ||