MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level
[email protected] Tue, 15 May 2018 14:47:51 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992769AbeEOMrzCx0u0/[email protected]> |
Author: Ralf Baechle <[email protected]> Mon Feb 5 16:40:00 2018 +0100 Commit: 3c3e3705cae01a0a61b4436f40354bb4e040dfa7 Gitweb: https://git.linux-mips.org/g/ralf/linux/3c3e3705cae0 Branch: master 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. Signed-off-by: Ralf Baechle <[email protected]> --- arch/mips/Kconfig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)