Skip to content

Commit

Permalink
sparc: PCIC_PCI needs SPARC32 dependency
Browse files Browse the repository at this point in the history
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Jun 3, 2011
1 parent 2c7d164 commit 8c47f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ config PCI_SYSCALL

config PCIC_PCI
bool
depends on PCI && !SPARC_LEON
depends on PCI && SPARC32 && !SPARC_LEON
default y

config LEON_PCI
Expand Down

0 comments on commit 8c47f8d

Please sign in to comment.