]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
mips: select ARCH_MIGHT_HAVE_PC_PARPORT
authorMark Salter <msalter@redhat.com>
Tue, 8 Oct 2013 02:13:33 +0000 (22:13 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 23 Oct 2013 20:00:00 +0000 (16:00 -0400)
Architectures which support CONFIG_PARPORT_PC should select
ARCH_MIGHT_HAVE_PC_PARPORT.

Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
CC: linux-mips@linux-mips.org
arch/mips/Kconfig

index f75ab4a2f2460a0d5652cbcacf25c2b68a2d24c3..7861401f3b66b9a0d0e01dc17918af8d4de46151 100644 (file)
@@ -1,6 +1,7 @@
 config MIPS
        bool
        default y
+       select ARCH_MIGHT_HAVE_PC_PARPORT
        select HAVE_CONTEXT_TRACKING
        select HAVE_GENERIC_DMA_COHERENT
        select HAVE_IDE