aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-05-28 09:56:35 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 12:32:55 -0400
commitd7eb079fc8e68899fd099ad0b5b8095193a8c025 (patch)
treeb36cdbf69903c3c4da07beb42c3989edf33051c9 /arch/mips/Kconfig
parente934c82657529a85ca48a2fc3749c514df985e79 (diff)
[MIPS] Remove unused config entries
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-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.