diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-08-06 10:02:07 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-08-27 02:16:54 +0100 |
commit | d98cc84dd11c126f85675dab8e2aebcbee114a90 (patch) | |
tree | 2e0d8f37209d6c3032c4f0fe7aaaa0106b2e1584 /arch/mips | |
parent | 48d365e22641f8e3881d62e56ecb9fe79513a0e7 (diff) |
[MIPS] SEAD: Don't mark as experimental.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index e7d542d4560..f588b55c6d0 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -192,8 +192,7 @@ config MIPS_MALTA board. config MIPS_SEAD - bool "MIPS SEAD board (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "MIPS SEAD board" select IRQ_CPU select DMA_NONCOHERENT select SYS_HAS_EARLY_PRINTK |