aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Salter <[email protected]>2013-10-07 22:15:32 -0400
committerMark Salter <[email protected]>2013-10-23 16:00:05 -0400
commitb7e7c37b6e84bd1aec8085606fa3fb42b5cf5a66 (patch)
treee864882e522757b63cf2539473de6ed605b954bb
parent4a24fb2f30c362ee63663a232266fd503bb9cdc2 (diff)
powerpc: select ARCH_MIGHT_HAVE_PC_PARPORT
Architectures which support CONFIG_PARPORT_PC should select ARCH_MIGHT_HAVE_PC_PARPORT. Signed-off-by: Mark Salter <[email protected]> CC: Benjamin Herrenschmidt <[email protected]> CC: Paul Mackerras <[email protected]> CC: [email protected]
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 38f3b7e47ec5..fcc626cc577b 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -85,6 +85,7 @@ config GENERIC_HWEIGHT
config PPC
bool
default y
+ select ARCH_MIGHT_HAVE_PC_PARPORT
select BINFMT_ELF
select OF
select OF_EARLY_FLATTREE