]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm: select ARCH_MIGHT_HAVE_PC_PARPORT
authorMark Salter <msalter@redhat.com>
Tue, 8 Oct 2013 02:07:58 +0000 (22:07 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 23 Oct 2013 19:59:45 +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>
CC: Russell King <linux@arm.linux.org.uk>
CC: linux-arm-kernel@lists.infradead.org
arch/arm/Kconfig

index 3f7714d8d2d216bf3bbd7b4a5b227ea982997554..7db8abe071f443365bf29a9c8085694232816e47 100644 (file)
@@ -5,6 +5,7 @@ config ARM
        select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
        select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
        select ARCH_HAVE_CUSTOM_GPIO_H
+       select ARCH_MIGHT_HAVE_PC_PARPORT
        select ARCH_WANT_IPC_PARSE_VERSION
        select BUILDTIME_EXTABLE_SORT if MMU
        select CLONE_BACKWARDS