drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git] / drivers / net / wireless / atmel / Kconfig
blob7a2bb7a58ab7e7c311cc034209a89c0181de6503
1 # SPDX-License-Identifier: GPL-2.0-only
2 config WLAN_VENDOR_ATMEL
3         bool "Atmel devices"
4         default y
5         help
6           If you have a wireless card belonging to this class, say Y.
8           Note that the answer to this question doesn't directly affect the
9           kernel: saying N will just cause the configurator to skip all the
10           questions about these cards. If you say Y, you will be asked for
11           your specific card in the following questions.
13 if WLAN_VENDOR_ATMEL
15 config AT76C50X_USB
16         tristate "Atmel at76c503/at76c505/at76c505a USB cards"
17         depends on MAC80211 && USB
18         select FW_LOADER
19         help
20           Enable support for USB Wireless devices using Atmel at76c503,
21           at76c505 or at76c505a chips.
23 endif # WLAN_VENDOR_ATMEL