Skip to content

Commit

Permalink
powerpc: select ARCH_MIGHT_HAVE_PC_PARPORT
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Mark Salter committed Oct 23, 2013
1 parent 4a24fb2 commit b7e7c37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b7e7c37

Please sign in to comment.