aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 73455389257a..c20cd9027585 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -841,15 +841,10 @@ config MIPS_TX3927
841config MIPS_RM9122 841config MIPS_RM9122
842 bool 842 bool
843 select SERIAL_RM9000 843 select SERIAL_RM9000
844 select GPI_RM9000
845 select WDT_RM9000
846 844
847config PCI_MARVELL 845config PCI_MARVELL
848 bool 846 bool
849 847
850config SERIAL_RM9000
851 bool
852
853config PNX8550 848config PNX8550
854 bool 849 bool
855 select SOC_PNX8550 850 select SOC_PNX8550
@@ -875,12 +870,6 @@ config EMMA2RH
875config SERIAL_RM9000 870config SERIAL_RM9000
876 bool 871 bool
877 872
878config GPI_RM9000
879 bool
880
881config WDT_RM9000
882 bool
883
884# 873#
885# Unfortunately not all GT64120 systems run the chip at the same clock. 874# Unfortunately not all GT64120 systems run the chip at the same clock.
886# As the user for the clock rate and try to minimize the available options. 875# As the user for the clock rate and try to minimize the available options.