[PATCH] Kconfig: select AES for AIRO_CS
Robert Schulze
rob at net-pr.de
Mon Jul 3 16:29:04 EDT 2006
I first had to get to know, how the Kconfig-thing works, now the patch
to select CRYPTO_AES when AIRO_CS is selected.
Robert Schulze
--- linux-2.6.17.1/drivers/net/wireless/Kconfig.orig 2006-07-03
17:37:02.000000000 +0200
+++ linux-2.6.17.1/drivers/net/wireless/Kconfig 2006-07-03
17:36:44.000000000 +0200
@@ -419,6 +419,7 @@ config AIRO_CS
tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards"
depends on NET_RADIO && PCMCIA && (BROKEN || !M32R)
select CRYPTO
+ select CRYPTO_AES
---help---
This is the standard Linux driver to support Cisco/Aironet PCMCIA
802.11 wireless cards. This driver is the same as the Aironet
More information about the linux-pcmcia
mailing list