Commit 8c47f8d0 authored by David S. Miller's avatar David S. Miller

sparc: PCIC_PCI needs SPARC32 dependency

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2c7d1644
...@@ -529,7 +529,7 @@ config PCI_SYSCALL ...@@ -529,7 +529,7 @@ config PCI_SYSCALL
config PCIC_PCI config PCIC_PCI
bool bool
depends on PCI && !SPARC_LEON depends on PCI && SPARC32 && !SPARC_LEON
default y default y
config LEON_PCI config LEON_PCI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment