]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level
authorRalf Baechle <ralf@linux-mips.org>
Mon, 5 Feb 2018 15:40:00 +0000 (16:40 +0100)
committerJames Hogan <jhogan@kernel.org>
Tue, 6 Feb 2018 15:50:00 +0000 (15:50 +0000)
commit82db664aff620e01125f13993f73654f9c21448e
tree4835ea411dbd36d12d84d7c6f45535a662cacf79
parent60b3f485f5a2c0351abbaa70bf58f9dec00c0d51
MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level

Maybe once upon a time the select of ARCH_MIGHT_HAVE_PC_SERIO used to
make sense.  These days MIPS platforms long have done away with i8042 or
PS/2 style keyboard and mouse ports and embedded systems probably never
had them anyway so push the select down to the level of individual
platforms.

Fixes: b0739e06b33a ("MIPS: ranchu: Add Ranchu as a new generic-based board")
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/Kconfig