aboutsummaryrefslogtreecommitdiffstats
path: root/features/iwlwifi/iwlwifi.cfg
blob: 2b1acc5ed9b24f84dfd3ab9a8c12b29e99493be2 (plain)
1
2
3
4
5
6
7
8
9
10
# 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