projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c7d164
)
sparc: PCIC_PCI needs SPARC32 dependency
author
David S. Miller
<davem@davemloft.net>
Fri, 3 Jun 2011 05:49:11 +0000
(22:49 -0700)
committer
David 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
patch
|
blob
|
history
diff --git
a/arch/sparc/Kconfig
b/arch/sparc/Kconfig
index
cb1c2f1
..
253986b
100644
(file)
--- a/
arch/sparc/Kconfig
+++ b/
arch/sparc/Kconfig
@@
-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