Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit efe8dc55 authored by Yoichi Yuasa's avatar Yoichi Yuasa Committed by Ralf Baechle
Browse files

MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y



Signed-off-by: default avatarYoichi Yuasa <yuasa@linux-mips.org>
Cc: linux-mips <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/2055/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 994fed2d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
if MACH_LOONGSON

choice
	prompt "Machine Type"
	depends on MACH_LOONGSON

config LEMOTE_FULOONG2E
	bool "Lemote Fuloong(2e) mini-PC"
@@ -87,3 +88,5 @@ config LOONGSON_UART_BASE
config LOONGSON_MC146818
	bool
	default n

endif # MACH_LOONGSON