From: Mark Salter Date: Tue, 8 Oct 2013 02:14:01 +0000 (-0400) Subject: parisc: select ARCH_MIGHT_HAVE_PC_PARPORT X-Git-Tag: firefly_0821_release~176^2~4962^2~7 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4a24fb2f30c362ee63663a232266fd503bb9cdc2;hp=a862a4262f9900239389515f79c6c9dfc8de6080;p=firefly-linux-kernel-4.4.55.git parisc: select ARCH_MIGHT_HAVE_PC_PARPORT Architectures which support CONFIG_PARPORT_PC should select ARCH_MIGHT_HAVE_PC_PARPORT. Signed-off-by: Mark Salter CC: "James E.J. Bottomley" CC: Helge Deller CC: linux-parisc@vger.kernel.org --- diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index ad2ce8dab996..deb713c647f4 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -1,6 +1,7 @@ config PARISC def_bool y select ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS + select ARCH_MIGHT_HAVE_PC_PARPORT select HAVE_IDE select HAVE_OPROFILE select HAVE_FUNCTION_TRACER if 64BIT