MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level

[email protected] Tue, 15 May 2018 14:47:46 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23992781AbeEOMrtEgiz0/[email protected]>
Author: Ralf Baechle <[email protected]> Mon Feb 5 15:37:43 2018 +0100
Commit: 0a39848162fea4f0f02ecd1311e49da7ae7aad08
Gitweb: https://git.linux-mips.org/g/ralf/linux/0a39848162fe
Branch: master

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 <[email protected]>

---

 arch/mips/Kconfig |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)