]> 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)
commit678f649625a0c970651786e0a0c284e01522a1a4
tree76604dad9113b26e1285ef83f0a41d0bcebb3580
parent07f57c874cc1af4da932a488ace2317dd4aab5ed
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT

Commit f29662ac405d ("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: f29662ac405d ("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