diff options
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 70376e586315..874167153880 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -180,7 +180,7 @@ config LASAT | |||
180 | 180 | ||
181 | config MACH_LOONGSON | 181 | config MACH_LOONGSON |
182 | bool "Loongson family of machines" | 182 | bool "Loongson family of machines" |
183 | select SYS_SUPPORTS_ZBOOT_UART16550 | 183 | select SYS_SUPPORTS_ZBOOT |
184 | help | 184 | help |
185 | This enables the support of Loongson family of machines. | 185 | This enables the support of Loongson family of machines. |
186 | 186 | ||