]> www.infradead.org Git - users/hch/misc.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)
commit7a407aa5e0d3e587ba1fb8e1f7e4c1a3b558312e
tree4835ea411dbd36d12d84d7c6f45535a662cacf79
parenta211a0820d3c8e7a2d37697cf523e67bc6b40aec
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: f2d0b0d5c171 ("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