commit | 5eaf7a21be3f7f81573cf26541b8f9cc786fb67d | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Mar 04 17:24:32 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:30:52 2005 +0100 |
tree | 2eede7e8e7df55c4b9c45eb94388b2a2f060c94d | |
parent | cdaed73afb61913ee5115aa38b0c35ecb0513f50 [diff] [blame] |
Use new txx9 serial driver. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 455de42..41d782e 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -635,6 +635,7 @@ select OWN_DMA select DMA_IP32 select DMA_NONCOHERENT + select HAS_TXX9_SERIAL select HW_HAS_PCI select R5000_CPU_SCACHE select RM7000_CPU_SCACHE @@ -814,6 +815,7 @@ config RWSEM_XCHGADD_ALGORITHM bool + select HAS_TXX9_SERIAL config GENERIC_CALIBRATE_DELAY bool