]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO
authorHuacai Chen <chenhc@lemote.com>
Thu, 1 Mar 2018 02:37:42 +0000 (10:37 +0800)
committerJames Hogan <jhogan@kernel.org>
Mon, 5 Mar 2018 09:59:31 +0000 (09:59 +0000)
commit097b9a32f819e199892e3a904e61e7207cf0c282
treeaf12a5dc5bc481e5971417c2081e27f0f2cd04cf
parentce235a3dc57b24626055287519b9fb7f462b2836
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO

Commit 82db664aff62 ("MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to
platform level") moves the global MIPS ARCH_MIGHT_HAVE_PC_SERIO 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: 82db664aff62 ("MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO 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/18704/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/loongson64/Kconfig