diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-03-04 12:24:32 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 14:30:52 -0400 |
commit | 5eaf7a21be3f7f81573cf26541b8f9cc786fb67d (patch) | |
tree | 2eede7e8e7df55c4b9c45eb94388b2a2f060c94d /arch/mips/Kconfig | |
parent | cdaed73afb61913ee5115aa38b0c35ecb0513f50 (diff) |
Use new txx9 serial driver.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 455de42db7c9..41d782e207c3 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -635,6 +635,7 @@ config SGI_IP32 | |||
635 | select OWN_DMA | 635 | select OWN_DMA |
636 | select DMA_IP32 | 636 | select DMA_IP32 |
637 | select DMA_NONCOHERENT | 637 | select DMA_NONCOHERENT |
638 | select HAS_TXX9_SERIAL | ||
638 | select HW_HAS_PCI | 639 | select HW_HAS_PCI |
639 | select R5000_CPU_SCACHE | 640 | select R5000_CPU_SCACHE |
640 | select RM7000_CPU_SCACHE | 641 | select RM7000_CPU_SCACHE |
@@ -814,6 +815,7 @@ config RWSEM_GENERIC_SPINLOCK | |||
814 | 815 | ||
815 | config RWSEM_XCHGADD_ALGORITHM | 816 | config RWSEM_XCHGADD_ALGORITHM |
816 | bool | 817 | bool |
818 | select HAS_TXX9_SERIAL | ||
817 | 819 | ||
818 | config GENERIC_CALIBRATE_DELAY | 820 | config GENERIC_CALIBRATE_DELAY |
819 | bool | 821 | bool |