Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136165
b: refs/heads/master
c: feeb444
h: refs/heads/master
i:
  136163: c2f880f
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Mar 28, 2009
1 parent 4c59c9a commit d5210eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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: d7873cb9abb5d8b4b9f7f5749af06e4e03798733
refs/heads/master: feeb44454996cf5b375fad21697bf6202fe30dd2
16 changes: 8 additions & 8 deletions trunk/drivers/ssb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ config SSB_B43_PCI_BRIDGE

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

config SSB_PCMCIAHOST
bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)"
bool "Support for SSB on PCMCIA-bus host"
depends on SSB_PCMCIAHOST_POSSIBLE
select SSB_SPROM
help
Expand Down Expand Up @@ -107,14 +107,14 @@ config SSB_DRIVER_PCICORE
If unsure, say Y

config SSB_PCICORE_HOSTMODE
bool "Hostmode support for SSB PCI core (EXPERIMENTAL)"
depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS && EXPERIMENTAL
bool "Hostmode support for SSB PCI core"
depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS
help
PCIcore hostmode operation (external PCI bus).

config SSB_DRIVER_MIPS
bool "SSB Broadcom MIPS core driver (EXPERIMENTAL)"
depends on SSB && MIPS && EXPERIMENTAL
bool "SSB Broadcom MIPS core driver"
depends on SSB && MIPS
select SSB_SERIAL
help
Driver for the Sonics Silicon Backplane attached
Expand All @@ -129,8 +129,8 @@ config SSB_EMBEDDED
default y

config SSB_DRIVER_EXTIF
bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)"
depends on SSB_DRIVER_MIPS && EXPERIMENTAL
bool "SSB Broadcom EXTIF core driver"
depends on SSB_DRIVER_MIPS
help
Driver for the Sonics Silicon Backplane attached
Broadcom EXTIF core.
Expand Down

0 comments on commit d5210eb

Please sign in to comment.