| To: | ralf@linux-mips.org, linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 3/4] MIPS: BCM47xx: Activate SSB_B43_PCI_BRIDGE by default |
| From: | Hauke Mehrtens <hauke@hauke-m.de> |
| Date: | Tue, 27 Jul 2010 22:12:45 +0200 |
| Cc: | Hauke Mehrtens <hauke@hauke-m.de> |
| In-reply-to: | <1280261566-8247-1-git-send-email-hauke@hauke-m.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1280261566-8247-1-git-send-email-hauke@hauke-m.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
The b43_pci_bridge is needed to use the b43 driver with brcm47xx.
Activate it by default if pci is available.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
arch/mips/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 85dac72..aaca439 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -71,6 +71,7 @@ config BCM47XX
select SSB_DRIVER_MIPS
select SSB_DRIVER_EXTIF
select SSB_EMBEDDED
+ select SSB_B43_PCI_BRIDGE if PCI
select SSB_PCICORE_HOSTMODE if PCI
select GENERIC_GPIO
select SYS_HAS_EARLY_PRINTK
--
1.7.0.4
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/4] MIPS: BCM47xx: Fill values for b43 into ssb sprom, Hauke Mehrtens |
|---|---|
| Next by Date: | [PATCH 4/4] MIPS: BCM47xx: Setup and register serial early, Hauke Mehrtens |
| Previous by Thread: | [PATCH 2/4] MIPS: BCM47xx: Fill values for b43 into ssb sprom, Hauke Mehrtens |
| Next by Thread: | [PATCH 4/4] MIPS: BCM47xx: Setup and register serial early, Hauke Mehrtens |
| Indexes: | [Date] [Thread] [Top] [All Lists] |