aboutsummaryrefslogtreecommitdiffstats
path: root/features/iwlwifi/iwlwifi.cfg
blob: 12e3b0d70870993e6fd2bf37af57447ceedd7cc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: MIT
# iwlwifi depends on NETDEVICES (base.cfg), PCI, and MAC80211 (includes WLAN)
CONFIG_PCI=y

# Intel 6205 ABGN
# Build as a module to avoid having to install the firmware into the initrd
CONFIG_IWLWIFI=m

# Support both DVM (most cards) and MVM (3160, 7260) firmware
CONFIG_IWLDVM=m
CONFIG_IWLMVM=m