x86: select ARCH_MIGHT_HAVE_PC_PARPORT
authorMark Salter <msalter@redhat.com>
Tue, 8 Oct 2013 02:18:07 +0000 (22:18 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 23 Oct 2013 20:00:16 +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: Ingo Molnar <mingo@redhat.com>
CC: Thomas Gleixner <tglx@linutronix.de>
CC: "H. Peter Anvin" <hpa@zytor.com>
CC: x86@kernel.org
arch/x86/Kconfig

index e241a1930c9898003ed8f6097f2bb47208c8b4cd..5ed65706765d2a7742d7286ff254034b5e6efa79 100644 (file)
@@ -22,6 +22,7 @@ config X86_64
 config X86
        def_bool y
        select ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS
+       select ARCH_MIGHT_HAVE_PC_PARPORT
        select HAVE_AOUT if X86_32
        select HAVE_UNSTABLE_SCHED_CLOCK
        select ARCH_SUPPORTS_NUMA_BALANCING