From: Mark Salter Date: Tue, 8 Oct 2013 02:13:33 +0000 (-0400) Subject: mips: select ARCH_MIGHT_HAVE_PC_PARPORT X-Git-Tag: v3.13-rc1~75^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a862a4262f9900239389515f79c6c9dfc8de6080;p=thirdparty%2Fkernel%2Flinux.git mips: select ARCH_MIGHT_HAVE_PC_PARPORT Architectures which support CONFIG_PARPORT_PC should select ARCH_MIGHT_HAVE_PC_PARPORT. Signed-off-by: Mark Salter Acked-by: Ralf Baechle CC: linux-mips@linux-mips.org --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f75ab4a2f2460..7861401f3b66b 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -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