aboutsummaryrefslogtreecommitdiffstats
path: root/features/wifi/wifi-pci.scc
blob: c4e532701c5dd1c5616e7983e33991e1fe93c2eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: MIT
define KFEATURE_DESCRIPTION "Enable PCI(e) WiFi Drivers"
define KFEATURE_COMPATIBILITY board

include wifi-common.scc

kconf hardware atheros-pci.cfg
kconf hardware broadcom-pci.cfg
kconf hardware mediatek-pci.cfg
kconf hardware ralink-pci.cfg
kconf hardware realtek-pci.cfg

include features/iwlwifi/iwlwifi.scc
include features/iwlegacy/iwlegacy.scc