sparc: PCIC_PCI needs SPARC32 dependency
authorDavid S. Miller <davem@davemloft.net>
Fri, 3 Jun 2011 05:49:11 +0000 (22:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Jun 2011 05:49:11 +0000 (22:49 -0700)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig

index cb1c2f1..253986b 100644 (file)
@@ -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