diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-05-28 22:56:35 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-10 17:32:55 +0100 |
commit | d7eb079fc8e68899fd099ad0b5b8095193a8c025 (patch) | |
tree | b36cdbf69903c3c4da07beb42c3989edf33051c9 | |
parent | e934c82657529a85ca48a2fc3749c514df985e79 (diff) | |
download | linux-d7eb079fc8e68899fd099ad0b5b8095193a8c025.tar.gz linux-d7eb079fc8e68899fd099ad0b5b8095193a8c025.tar.bz2 linux-d7eb079fc8e68899fd099ad0b5b8095193a8c025.zip |
[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/Kconfig | 11 |
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. |