MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Cc: linux-mips <linux-mips@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/2055/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Родитель
994fed2dd2
Коммит
efe8dc556c
|
@ -1,6 +1,7 @@
|
|||
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче