diff options
Diffstat (limited to 'arch/mips/Kconfig')
| -rw-r--r-- | arch/mips/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f9be549645ea..87f0b79c6b15 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
| @@ -1464,6 +1464,11 @@ config MIPS_VPE_LOADER | |||
| 1464 | 1464 | ||
| 1465 | endchoice | 1465 | endchoice |
| 1466 | 1466 | ||
| 1467 | config MIPS_MT_FPAFF | ||
| 1468 | bool "Dynamic FPU affinity for FP-intensive threads" | ||
| 1469 | depends on MIPS_MT | ||
| 1470 | default y | ||
| 1471 | |||
| 1467 | config MIPS_VPE_LOADER_TOM | 1472 | config MIPS_VPE_LOADER_TOM |
| 1468 | bool "Load VPE program into memory hidden from linux" | 1473 | bool "Load VPE program into memory hidden from linux" |
| 1469 | depends on MIPS_VPE_LOADER | 1474 | depends on MIPS_VPE_LOADER |
