PATCH: 2.5.28 (resend #1) Fix cisco aironet tristate check

Alan Cox (alan@irongate.swansea.linux.org.uk)
Thu, 25 Jul 2002 15:55:14 +0100 (BST)


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.28/drivers/net/wireless/Config.in linux-2.5.28-ac1/drivers/net/wireless/Config.in
--- linux-2.5.28/drivers/net/wireless/Config.in Thu Jul 25 10:48:30 2002
+++ linux-2.5.28-ac1/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/