aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-07-10 12:33:00 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 12:33:00 -0400
commitcfd2afc0f654e86e3f0b5060409b90f21964b9d3 (patch)
tree2c46a15ba60889a7a9a0544507ff195a3fcdf110 /arch/mips
parent19df0d1169b3ddcc84933794d1401aaafe2f0000 (diff)
[MIPS] IP32: Remove experimental tag from kconfig.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 8750e611ef59..a29ebfde6077 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -433,8 +433,7 @@ config SGI_IP27
433 here. 433 here.
434 434
435config SGI_IP32 435config SGI_IP32
436 bool "SGI IP32 (O2) (EXPERIMENTAL)" 436 bool "SGI IP32 (O2)"
437 depends on EXPERIMENTAL
438 select ARC 437 select ARC
439 select ARC32 438 select ARC32
440 select BOOT_ELF32 439 select BOOT_ELF32