Skip to content

Commit

Permalink
sparc: 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: "David S. Miller" <davem@davemloft.net>
CC: sparclinux@vger.kernel.org
  • Loading branch information
Mark Salter committed Oct 23, 2013
1 parent 09d8dd9 commit ff649a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ config 64BIT
config SPARC
bool
default y
select ARCH_MIGHT_HAVE_PC_PARPORT if SPARC64 && PCI
select OF
select OF_PROMTREE
select HAVE_IDE
Expand Down

0 comments on commit ff649a6

Please sign in to comment.