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 17f198914e6d..a3bc0143252d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -2006,6 +2006,9 @@ config MIPS_CMP config MIPS_GIC_IPI bool +config MIPS_CM + bool + config SB1_PASS_1_WORKAROUNDS bool depends on CPU_SB1_PASS_1 |