summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2013-10-07 22:07:58 -0400
committerMark Salter <msalter@redhat.com>2013-10-23 15:59:45 -0400
commitd7018848940211eb5876282f8efe08fe456e89b2 (patch)
tree7b508c7ad60d213601e6fa437d90b5e94603825a
parent1571ed0c45ccb0865cb454b2215d18cd27f72baf (diff)
downloadop-kernel-dev-d7018848940211eb5876282f8efe08fe456e89b2.zip
op-kernel-dev-d7018848940211eb5876282f8efe08fe456e89b2.tar.gz
arm: select ARCH_MIGHT_HAVE_PC_PARPORT
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
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 3f7714d..7db8abe0 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -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
OpenPOWER on IntegriCloud