alpha: select ARCH_MIGHT_HAVE_PC_PARPORT
authorMark Salter <msalter@redhat.com>
Mon, 7 Oct 2013 23:51:52 +0000 (19:51 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 23 Oct 2013 19:59:38 +0000 (15:59 -0400)
Architectures which support CONFIG_PARPORT_PC should select
ARCH_MIGHT_HAVE_PC_PARPORT.

Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Richard Henderson <rth@twiddle.net>
CC: linux-alpha@vger.kernel.org
arch/alpha/Kconfig

index 35a300d..84803f8 100644 (file)
@@ -1,6 +1,7 @@
 config ALPHA
        bool
        default y
+       select ARCH_MIGHT_HAVE_PC_PARPORT
        select HAVE_AOUT
        select HAVE_IDE
        select HAVE_OPROFILE