MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level
authorRalf Baechle <ralf@linux-mips.org>
Mon, 5 Feb 2018 14:37:43 +0000 (15:37 +0100)
committerJames Hogan <jhogan@kernel.org>
Tue, 6 Feb 2018 15:48:06 +0000 (15:48 +0000)
commita211a0820d3c8e7a2d37697cf523e67bc6b40aec
tree34b48f7757870ed713c04f9387836795897e5242
parent91d9f8fcf7cc222f4bc7b5fc6496d137eadf8226
MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level

Maybe once upon a time the select of ARCH_MIGHT_HAVE_PC_PARPORT used to
make sense.  These days MIPS platforms long have done away with parallel
ports and embedded systems probably never had one anyway so push the
select down to the level of individual platforms.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/Kconfig