aboutsummaryrefslogtreecommitdiffstats
path: root/features/wifi/wifi-pci.scc
blob: a2d7ff5a6ae57ad6bac5a5f5d75eea485a7c0a81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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