Browse Source

Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git

The last pull request didn't make it to v4.15 (I was too late) so pull it to
wireless-drivers-next.git instead so that it can go to v4.16.
Kalle Valo 7 years ago
parent
commit
b954c8623d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/ssb/Kconfig

+ 1 - 1
drivers/ssb/Kconfig

@@ -31,7 +31,7 @@ config SSB_BLOCKIO
 
 config SSB_PCIHOST_POSSIBLE
 	bool
-	depends on SSB && (PCI = y || PCI = SSB) && PCI_DRIVERS_LEGACY
+	depends on SSB && (PCI = y || PCI = SSB) && (PCI_DRIVERS_LEGACY || !MIPS)
 	default y
 
 config SSB_PCIHOST