xref: /linux/drivers/net/wireless/atmel/Kconfig (revision 06d07429858317ded2db7986113a9e0129cd599b)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
230fe0f9bSKalle Valoconfig WLAN_VENDOR_ATMEL
330fe0f9bSKalle Valo	bool "Atmel devices"
430fe0f9bSKalle Valo	default y
5*a7f7f624SMasahiro Yamada	help
630fe0f9bSKalle Valo	  If you have a wireless card belonging to this class, say Y.
730fe0f9bSKalle Valo
830fe0f9bSKalle Valo	  Note that the answer to this question doesn't directly affect the
9a6cf02e6SRandy Dunlap	  kernel: saying N will just cause the configurator to skip all the
10a6cf02e6SRandy Dunlap	  questions about these cards. If you say Y, you will be asked for
1130fe0f9bSKalle Valo	  your specific card in the following questions.
1230fe0f9bSKalle Valo
1330fe0f9bSKalle Valoif WLAN_VENDOR_ATMEL
1430fe0f9bSKalle Valo
1530fe0f9bSKalle Valoconfig AT76C50X_USB
1630fe0f9bSKalle Valo	tristate "Atmel at76c503/at76c505/at76c505a USB cards"
1730fe0f9bSKalle Valo	depends on MAC80211 && USB
1830fe0f9bSKalle Valo	select FW_LOADER
19*a7f7f624SMasahiro Yamada	help
2030fe0f9bSKalle Valo	  Enable support for USB Wireless devices using Atmel at76c503,
2130fe0f9bSKalle Valo	  at76c505 or at76c505a chips.
2230fe0f9bSKalle Valo
2330fe0f9bSKalle Valoendif # WLAN_VENDOR_ATMEL
24