Re: [PATCH] Fix SERIAL_TXX9 dependencies

From: Ralf Baechle
Date: Sun Jan 30 2005 - 11:59:47 EST


On Sun, Jan 30, 2005 at 10:05:37PM +0900, Atsushi Nemoto wrote:

> Well, "depends on MIPS || PCI" was intentional. The driver can be
> used for both TX39/TX49 internal SIO and TC86C001 PCI chip. TC86C001
> chip can be available for any platform with PCI bus (though I have
> never seen it on platform other than MIPS ...)

One encounter on #mipslinux a few days before your patch :-)

> So I suppose "depends on HAS_TXX9_SERIAL || PCI" might be better, but
> Ralf's patch will be OK for now.

I realize that || PCI would have been more correct but I'm considering
it an extremly rare configuration, so I left that out. We sure can add
that if you think it's more apropriate.

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