From: Ralf Baechle Date: Sat, 12 Aug 2006 21:56:03 +0000 (+0100) Subject: [MIPS] eXcite: Don't set SERIAL_RM9000. X-Git-Tag: v2.6.19-rc1~1052 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c487d2a5a03163a1e0bd35ea72f7e5a6bd8b0d56;p=linux-2.6 [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 --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 18e15a651d..4bb813389e 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