brcm47xx: add LEDs for Asus RT-N15U and update RT-N66U
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / patches-3.10 / 280-activate_ssb_support_in_usb.patch
index c4382ed51495540d77692ee8b43049a44af0f420..748710f6f8b86b1379f4c5124c2fc74cd09bd66d 100644 (file)
@@ -5,20 +5,20 @@ This prevents the options from being delete with make kernel_oldconfig.
 
 --- a/drivers/bcma/Kconfig
 +++ b/drivers/bcma/Kconfig
-@@ -37,6 +37,7 @@ config BCMA_DRIVER_PCI_HOSTMODE
+@@ -38,6 +38,7 @@ config BCMA_DRIVER_PCI_HOSTMODE
  config BCMA_HOST_SOC
-       bool
-       depends on BCMA_DRIVER_MIPS
+       bool "Support for BCMA in a SoC"
+       depends on BCMA
 +      select USB_HCD_BCMA if USB_EHCI_HCD || USB_OHCI_HCD
- config BCMA_DRIVER_MIPS
-       bool "BCMA Broadcom MIPS core driver"
+       help
+         Host interface for a Broadcom AIX bus directly mapped into
+         the memory. This only works with the Broadcom SoCs from the
 --- a/drivers/ssb/Kconfig
 +++ b/drivers/ssb/Kconfig
 @@ -146,6 +146,7 @@ config SSB_SFLASH
  config SSB_EMBEDDED
        bool
-       depends on SSB_DRIVER_MIPS
+       depends on SSB_DRIVER_MIPS && SSB_PCICORE_HOSTMODE
 +      select USB_HCD_SSB if USB_EHCI_HCD || USB_OHCI_HCD
        default y