From: Roland Vossen <rvossen@xxxxxxxxxxxx> Config item 'Broadcom I/O order fix' would pop up during the build process on non-MIPs platforms. Cc: devel@xxxxxxxxxxxxxxxxxxxxxx Cc: linux-wireless@xxxxxxxxxxxxxxx Reviewed-by: Henry Ptasinski <henryp@xxxxxxxxxxxx> Reviewed-by: Brett Rudley <brudley@xxxxxxxxxxxx> Signed-off-by: Arend van Spriel <arend@xxxxxxxxxxxx> --- drivers/staging/brcm80211/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/brcm80211/Kconfig b/drivers/staging/brcm80211/Kconfig index a11ffc7..816c1b5 100644 --- a/drivers/staging/brcm80211/Kconfig +++ b/drivers/staging/brcm80211/Kconfig @@ -40,7 +40,7 @@ config BRCMDBG config BRCM_FIX_IO_ORDER bool "Broadcom I/O order fix" default n - depends on BRCMSMAC + depends on MIPS && BRCMSMAC ---help--- - Select this for for platforms running on bcm4706, 4716, 4717 or 4718. + Select this for platforms running on bcm4706, 4716, 4717 or 4718. It resolves an I/O issue with the PCIe core used in these chips. -- 1.7.4.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel