diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-08-12 22:56:03 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-09-27 13:37:34 +0100 |
commit | c487d2a5a03163a1e0bd35ea72f7e5a6bd8b0d56 (patch) | |
tree | c27a95c06e9582bd73ff9e5c2147eb008b8ad740 | |
parent | 585fa72493edd7d5acb308806e7bb609412c6228 (diff) |
[MIPS] eXcite: Don't set SERIAL_RM9000.
The driver has not been merged yet so selecting it results in a warning
message.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 18e15a651d5..4bb813389e9 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -126,7 +126,6 @@ config BASLER_EXCITE select IRQ_CPU select IRQ_CPU_RM7K select IRQ_CPU_RM9K - select SERIAL_RM9000 select SYS_HAS_CPU_RM9000 select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_64BIT_KERNEL |