]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT
authorHuacai Chen <chenhc@lemote.com>
Thu, 1 Mar 2018 02:37:41 +0000 (10:37 +0800)
committerJames Hogan <jhogan@kernel.org>
Mon, 5 Mar 2018 09:59:17 +0000 (09:59 +0000)
commitce235a3dc57b24626055287519b9fb7f462b2836
tree76604dad9113b26e1285ef83f0a41d0bcebb3580
parent83a0853c63383ad8af92eaa8ff4e865f923c87fe
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT

Commit 60b3f485f5a2 ("MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to
platform level") moves the global MIPS ARCH_MIGHT_HAVE_PC_PARPORT select
down to various platforms, but doesn't add it to Loongson64 platforms
which need it, so add the selects to these platforms too.

Fixes: 60b3f485f5a2 ("MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level")
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18703/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/loongson64/Kconfig