PATCH: 2.5.27 missing config constraint on AIRO_CS

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 21 Jul 2002 22:21:41 +0100 (BST)


--- drivers/net/wireless/Config.in~ Sun Jul 21 20:51:00 2002
+++ drivers/net/wireless/Config.in Sun Jul 21 20:51:31 2002
@@ -33,7 +33,7 @@

# 802.11b cards
dep_tristate ' Hermes PCMCIA card support' CONFIG_PCMCIA_HERMES $CONFIG_HERMES
- tristate ' Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards' CONFIG_AIRO_CS
+ dep_tristate ' Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards' CONFIG_AIRO_CS $CONFIG_PCMCIA
fi

# yes, this works even when no drivers are selected
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/