diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-08-12 23:56:03 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-09-27 14:37:34 +0200 |
commit | c487d2a5a03163a1e0bd35ea72f7e5a6bd8b0d56 (patch) | |
tree | c27a95c06e9582bd73ff9e5c2147eb008b8ad740 /arch/mips | |
parent | [MIPS] Retire flush_icache_page from mm use. (diff) | |
download | linux-c487d2a5a03163a1e0bd35ea72f7e5a6bd8b0d56.tar.xz linux-c487d2a5a03163a1e0bd35ea72f7e5a6bd8b0d56.zip |
[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>
Diffstat (limited to 'arch/mips')
-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 18e15a651d51..4bb813389e9e 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 |