]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf29662ac405daa89b3c7426829cee72f194c71b3
tree34b48f7757870ed713c04f9387836795897e5242
parentf2d12a2c2c9b3445705b75c11c524103bd4a26d7
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