>>>>> On Sun, 30 Jan 2005 00:15:55 +0000, Ralf Baechle <[EMAIL PROTECTED]> said: ralf> Ask for SERIAL_TXX9 only on those devices that actually have ralf> one.
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 ...) So I suppose "depends on HAS_TXX9_SERIAL || PCI" might be better, but Ralf's patch will be OK for now. Thank you. --- Atsushi Nemoto - 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/