Commit 61ac12a0 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] wireless/Kconfig enable/select complete replacement

From: mcgrof@studorgs.rutgers.edu (Luis R. Rodriguez)

Complete the migration from Kconfig's undocumented "enable" to "select".
parent 499104b6
...@@ -224,8 +224,8 @@ config PCI_HERMES ...@@ -224,8 +224,8 @@ config PCI_HERMES
config ATMEL config ATMEL
tristate "Atmel at76c50x chipset 802.11b support" tristate "Atmel at76c50x chipset 802.11b support"
depends on NET_RADIO && EXPERIMENTAL depends on NET_RADIO && EXPERIMENTAL
enable FW_LOADER select FW_LOADER
enable CRC32 select CRC32
---help--- ---help---
A driver 802.11b wireless cards based on the Atmel fast-vnet A driver 802.11b wireless cards based on the Atmel fast-vnet
chips. This driver supports standard Linux wireless extensions. chips. This driver supports standard Linux wireless extensions.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment