summary refs log tree commit diff
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-05-28 22:56:35 +0900
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 17:32:55 +0100
commitd7eb079fc8e68899fd099ad0b5b8095193a8c025 (patch)
treeb36cdbf69903c3c4da07beb42c3989edf33051c9
parente934c82657529a85ca48a2fc3749c514df985e79 (diff)
downloadlinux-d7eb079fc8e68899fd099ad0b5b8095193a8c025.tar.gz
[MIPS] Remove unused config entries
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-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
 config MIPS_RM9122
 	bool
 	select SERIAL_RM9000
-	select GPI_RM9000
-	select WDT_RM9000
 
 config PCI_MARVELL
 	bool
 
-config SERIAL_RM9000
-	bool
-
 config PNX8550
 	bool
 	select SOC_PNX8550
@@ -875,12 +870,6 @@ config EMMA2RH
 config SERIAL_RM9000
 	bool
 
-config GPI_RM9000
-	bool
-
-config WDT_RM9000
-	bool
-
 #
 # Unfortunately not all GT64120 systems run the chip at the same clock.
 # As the user for the clock rate and try to minimize the available options.