aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2012-10-11 05:14:12 -0400
committerRalf Baechle <ralf@linux-mips.org>2012-10-11 05:14:12 -0400
commit2551aebc670073530d15ee249c6e41afda82a98b (patch)
treeaccd5291cdc50edd12a76ff514b6b06ed30367cd /arch/mips/Kconfig
parent2eaaac508a7435dda92f9f16d612a1354ea3d7c4 (diff)
MIPS: MT: Remove kspd.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 2c580cf59397..3803696e635d 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2039,16 +2039,6 @@ config MIPS_VPE_APSP_API
2039 depends on MIPS_VPE_LOADER 2039 depends on MIPS_VPE_LOADER
2040 help 2040 help
2041 2041
2042config MIPS_APSP_KSPD
2043 bool "Enable KSPD"
2044 depends on MIPS_VPE_APSP_API
2045 default y
2046 help
2047 KSPD is a kernel daemon that accepts syscall requests from the SP
2048 side, actions them and returns the results. It also handles the
2049 "exit" syscall notifying other kernel modules the SP program is
2050 exiting. You probably want to say yes here.
2051
2052config MIPS_CMP 2042config MIPS_CMP
2053 bool "MIPS CMP framework support" 2043 bool "MIPS CMP framework support"
2054 depends on SYS_SUPPORTS_MIPS_CMP 2044 depends on SYS_SUPPORTS_MIPS_CMP