[PATCH] (14/43) Kconfig fix (airo_cs on m32r)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



airo_cs is broken on m32r; marked as such. [Proper fix would involve
separating PCI-dependent parts and making sure they don't get in the
way _and_ arranging for asm/scatterlist.h getting picked on m32r]

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-tms380tr/drivers/net/wireless/Kconfig RC13-rc6-git13-m32r-airo/drivers/net/wireless/Kconfig
--- RC13-rc6-git13-tms380tr/drivers/net/wireless/Kconfig	2005-06-17 15:48:29.000000000 -0400
+++ RC13-rc6-git13-m32r-airo/drivers/net/wireless/Kconfig	2005-08-21 13:16:57.000000000 -0400
@@ -270,7 +270,7 @@
 
 config AIRO_CS
 	tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards"
-	depends on NET_RADIO && PCMCIA
+	depends on NET_RADIO && PCMCIA && (BROKEN || !M32R)
 	---help---
 	  This is the standard Linux driver to support Cisco/Aironet PCMCIA
 	  802.11 wireless cards.  This driver is the same as the Aironet
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux