Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71270
b: refs/heads/master
c: 9be4bfb
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and John W. Linville committed Oct 17, 2007
1 parent bae133c commit d9ddbee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7007d00caca268e1ba2bcaa6bed4a6456a96884b
refs/heads/master: 9be4bfb974b37410466db605abe3402236167e05
4 changes: 2 additions & 2 deletions trunk/drivers/ssb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ config SSB

config SSB_PCIHOST_POSSIBLE
bool
depends on SSB && PCI
depends on SSB && (PCI = y || PCI = SSB)
default y

config SSB_PCIHOST
Expand All @@ -37,7 +37,7 @@ config SSB_PCIHOST

config SSB_PCMCIAHOST_POSSIBLE
bool
depends on SSB && PCMCIA && EXPERIMENTAL
depends on SSB && (PCMCIA = y || PCMCIA = SSB) && EXPERIMENTAL
default y

config SSB_PCMCIAHOST
Expand Down

0 comments on commit d9ddbee

Please sign in to comment.