diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index a383dac81018..3414e2301824 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -6,7 +6,7 @@ config MIPS | |||
6 | select HAVE_ARCH_KGDB | 6 | select HAVE_ARCH_KGDB |
7 | # Horrible source of confusion. Die, die, die ... | 7 | # Horrible source of confusion. Die, die, die ... |
8 | select EMBEDDED | 8 | select EMBEDDED |
9 | select RTC_LIB if !LEMOTE_FULONG | 9 | select RTC_LIB if !LEMOTE_FULOONG2E |
10 | 10 | ||
11 | mainmenu "Linux/MIPS Kernel Configuration" | 11 | mainmenu "Linux/MIPS Kernel Configuration" |
12 | 12 | ||
@@ -174,8 +174,8 @@ config LASAT | |||
174 | select SYS_SUPPORTS_64BIT_KERNEL if BROKEN | 174 | select SYS_SUPPORTS_64BIT_KERNEL if BROKEN |
175 | select SYS_SUPPORTS_LITTLE_ENDIAN | 175 | select SYS_SUPPORTS_LITTLE_ENDIAN |
176 | 176 | ||
177 | config LEMOTE_FULONG | 177 | config LEMOTE_FULOONG2E |
178 | bool "Lemote Fulong mini-PC" | 178 | bool "Lemote Fuloong2e mini-PC" |
179 | select ARCH_SPARSEMEM_ENABLE | 179 | select ARCH_SPARSEMEM_ENABLE |
180 | select CEVT_R4K | 180 | select CEVT_R4K |
181 | select CSRC_R4K | 181 | select CSRC_R4K |
@@ -196,7 +196,7 @@ config LEMOTE_FULONG | |||
196 | select GENERIC_ISA_DMA_SUPPORT_BROKEN | 196 | select GENERIC_ISA_DMA_SUPPORT_BROKEN |
197 | select CPU_HAS_WB | 197 | select CPU_HAS_WB |
198 | help | 198 | help |
199 | Lemote Fulong mini-PC board based on the Chinese Loongson-2E CPU and | 199 | Lemote Fuloong2e mini-PC board based on the Chinese Loongson-2E CPU and |
200 | an FPGA northbridge | 200 | an FPGA northbridge |
201 | 201 | ||
202 | config MIPS_MALTA | 202 | config MIPS_MALTA |