aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorSteven J. Hill <sjhill@mips.com>2012-09-24 10:48:53 -0400
committerRalf Baechle <ralf@linux-mips.org>2012-09-25 10:04:54 -0400
commitb30fdd6f7395b0cae748396ac5f857f16bb0385d (patch)
tree3556c0a2089a348ceaaff09a8fa780125344bb20 /arch/mips/Kconfig
parentb1c561845dc969ab05cb080a6abb0d394d52d8c1 (diff)
MIPS: MIPSsim: Remove the MIPSsim platform.
The MIPSsim platform is no longer supported or used. [ralf@linux-mips.org: Also remove mipssim from arch/mips/Kbuild.platforms and delete arch/mips/include/asm/mach-mipssim/*.] Signed-off-by: Steven J. Hill <sjhill@mips.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/4350/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig19
1 files changed, 0 insertions, 19 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 331d574df99c..186a5cfac9b6 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -319,25 +319,6 @@ config MIPS_MALTA
319 This enables support for the MIPS Technologies Malta evaluation 319 This enables support for the MIPS Technologies Malta evaluation
320 board. 320 board.
321 321
322config MIPS_SIM
323 bool 'MIPS simulator (MIPSsim)'
324 select CEVT_R4K
325 select CSRC_R4K
326 select DMA_NONCOHERENT
327 select SYS_HAS_EARLY_PRINTK
328 select IRQ_CPU
329 select BOOT_RAW
330 select SYS_HAS_CPU_MIPS32_R1
331 select SYS_HAS_CPU_MIPS32_R2
332 select SYS_HAS_EARLY_PRINTK
333 select SYS_SUPPORTS_32BIT_KERNEL
334 select SYS_SUPPORTS_BIG_ENDIAN
335 select SYS_SUPPORTS_MULTITHREADING
336 select SYS_SUPPORTS_LITTLE_ENDIAN
337 help
338 This option enables support for MIPS Technologies MIPSsim software
339 emulator.
340
341config NEC_MARKEINS 322config NEC_MARKEINS
342 bool "NEC EMMA2RH Mark-eins board" 323 bool "NEC EMMA2RH Mark-eins board"
343 select SOC_EMMA2RH 324 select SOC_EMMA2RH