diff options
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r-- | drivers/net/wireless/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index ea7da7117f4d..45bdf0b339bb 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -336,6 +336,8 @@ config HERMES | |||
336 | depends on (PPC_PMAC || PCI || PCMCIA) && WLAN_80211 | 336 | depends on (PPC_PMAC || PCI || PCMCIA) && WLAN_80211 |
337 | select WIRELESS_EXT | 337 | select WIRELESS_EXT |
338 | select FW_LOADER | 338 | select FW_LOADER |
339 | select CRYPTO | ||
340 | select CRYPTO_MICHAEL_MIC | ||
339 | ---help--- | 341 | ---help--- |
340 | A driver for 802.11b wireless cards based on the "Hermes" or | 342 | A driver for 802.11b wireless cards based on the "Hermes" or |
341 | Intersil HFA384x (Prism 2) MAC controller. This includes the vast | 343 | Intersil HFA384x (Prism 2) MAC controller. This includes the vast |