On Sat, Jan 29, 2005 at 01:11:34PM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.11-rc2-mm1:
>...
> +mips-txx9-serieal-driver-rewrite.patch
>...
>  MIPS update
>...

It seems the SERIAL_TXX9 dependencies are incorrect.

Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

--- linux-2.6.11-rc2-mm2-full/drivers/serial/Kconfig.old        2005-01-30 
00:08:24.000000000 +0100
+++ linux-2.6.11-rc2-mm2-full/drivers/serial/Kconfig    2005-01-30 
00:07:48.000000000 +0100
@@ -794,7 +794,7 @@
 
 config SERIAL_TXX9
        bool "TMPTX39XX/49XX SIO support"
-       depends on MIPS || PCI
+       depends on MIPS && PCI
        select SERIAL_CORE
 
 config SERIAL_TXX9_CONSOLE

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to