aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig22
1 files changed, 4 insertions, 18 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 04797b289c21..3b807b4bc7cd 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -80,10 +80,10 @@ config MACH_DECSTATION
80 If you have one of the following DECstation Models you definitely 80 If you have one of the following DECstation Models you definitely
81 want to choose R4xx0 for the CPU Type: 81 want to choose R4xx0 for the CPU Type:
82 82
83 DECstation 5000/50 83 DECstation 5000/50
84 DECstation 5000/150 84 DECstation 5000/150
85 DECstation 5000/260 85 DECstation 5000/260
86 DECsystem 5900/260 86 DECsystem 5900/260
87 87
88 otherwise choose R3000. 88 otherwise choose R3000.
89 89
@@ -818,20 +818,6 @@ config EMMA2RH
818config SERIAL_RM9000 818config SERIAL_RM9000
819 bool 819 bool
820 820
821#
822# Unfortunately not all GT64120 systems run the chip at the same clock.
823# As the user for the clock rate and try to minimize the available options.
824#
825choice
826 prompt "Galileo Chip Clock"
827 depends on MOMENCO_OCELOT
828 default SYSCLK_100 if MOMENCO_OCELOT
829
830config SYSCLK_100
831 bool "100" if MOMENCO_OCELOT
832
833endchoice
834
835config ARC32 821config ARC32
836 bool 822 bool
837 823