aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2013-10-07 22:15:32 -0400
committerMark Salter <msalter@redhat.com>2013-10-23 16:00:05 -0400
commitb7e7c37b6e84bd1aec8085606fa3fb42b5cf5a66 (patch)
treee864882e522757b63cf2539473de6ed605b954bb /arch/powerpc/Kconfig
parentparisc: select ARCH_MIGHT_HAVE_PC_PARPORT (diff)
downloadlinux-dev-b7e7c37b6e84bd1aec8085606fa3fb42b5cf5a66.tar.xz
linux-dev-b7e7c37b6e84bd1aec8085606fa3fb42b5cf5a66.zip
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 <msalter@redhat.com> CC: Benjamin Herrenschmidt <benh@kernel.crashing.org> CC: Paul Mackerras <paulus@samba.org> CC: linuxppc-dev@lists.ozlabs.org
Diffstat (limited to 'arch/powerpc/Kconfig')
-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