aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2005-03-04 12:24:32 -0500
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 14:30:52 -0400
commit5eaf7a21be3f7f81573cf26541b8f9cc786fb67d (patch)
tree2eede7e8e7df55c4b9c45eb94388b2a2f060c94d /arch/mips/Kconfig
parentcdaed73afb61913ee5115aa38b0c35ecb0513f50 (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/Kconfig2
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
815config RWSEM_XCHGADD_ALGORITHM 816config RWSEM_XCHGADD_ALGORITHM
816 bool 817 bool
818 select HAS_TXX9_SERIAL
817 819
818config GENERIC_CALIBRATE_DELAY 820config GENERIC_CALIBRATE_DELAY
819 bool 821 bool