MIPS: introduce CPU_GENERIC_DUMP_TLB
[linux-drm-fsl-dcu.git] / arch / mips / Kconfig
index 8190bdcd5a6a8805991d4b4377cbc05576c2df28..b805ccd72d9862552db9736ea4820112913f3b66 100644 (file)
@@ -1880,6 +1880,10 @@ config SIBYTE_DMA_PAGEOPS
 config CPU_HAS_PREFETCH
        bool
 
+config CPU_GENERIC_DUMP_TLB
+       bool
+       default y if !(CPU_R3000 || CPU_R6000 || CPU_R8000 || CPU_TX39XX)
+
 choice
        prompt "MIPS MT options"