diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4a54d21ee17c..3b807b4bc7cd 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -818,20 +818,6 @@ config EMMA2RH | |||
818 | config SERIAL_RM9000 | 818 | config 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 | # | ||
825 | choice | ||
826 | prompt "Galileo Chip Clock" | ||
827 | depends on MOMENCO_OCELOT | ||
828 | default SYSCLK_100 if MOMENCO_OCELOT | ||
829 | |||
830 | config SYSCLK_100 | ||
831 | bool "100" if MOMENCO_OCELOT | ||
832 | |||
833 | endchoice | ||
834 | |||
835 | config ARC32 | 821 | config ARC32 |
836 | bool | 822 | bool |
837 | 823 | ||