diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-05-28 09:56:35 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-10 12:32:55 -0400 |
commit | d7eb079fc8e68899fd099ad0b5b8095193a8c025 (patch) | |
tree | b36cdbf69903c3c4da07beb42c3989edf33051c9 /arch/mips | |
parent | e934c82657529a85ca48a2fc3749c514df985e79 (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')
-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 | |||
841 | config MIPS_RM9122 | 841 | config MIPS_RM9122 |
842 | bool | 842 | bool |
843 | select SERIAL_RM9000 | 843 | select SERIAL_RM9000 |
844 | select GPI_RM9000 | ||
845 | select WDT_RM9000 | ||
846 | 844 | ||
847 | config PCI_MARVELL | 845 | config PCI_MARVELL |
848 | bool | 846 | bool |
849 | 847 | ||
850 | config SERIAL_RM9000 | ||
851 | bool | ||
852 | |||
853 | config PNX8550 | 848 | config PNX8550 |
854 | bool | 849 | bool |
855 | select SOC_PNX8550 | 850 | select SOC_PNX8550 |
@@ -875,12 +870,6 @@ config EMMA2RH | |||
875 | config SERIAL_RM9000 | 870 | config SERIAL_RM9000 |
876 | bool | 871 | bool |
877 | 872 | ||
878 | config GPI_RM9000 | ||
879 | bool | ||
880 | |||
881 | config 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. |