mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 12:01:21 +00:00
kunit: add wireless unit tests
Add cfg80211, mac80211 and iwlwifi to the all_tests config so that the unit tests (enabled by KUNIT_ALL_TESTS) will be run by default. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
a923ff876f
commit
28b3df1fe6
@ -27,6 +27,11 @@ CONFIG_MCTP=y
|
||||
CONFIG_INET=y
|
||||
CONFIG_MPTCP=y
|
||||
|
||||
CONFIG_CFG80211=y
|
||||
CONFIG_MAC80211=y
|
||||
CONFIG_WLAN_VENDOR_INTEL=y
|
||||
CONFIG_IWLWIFI=y
|
||||
|
||||
CONFIG_DAMON=y
|
||||
CONFIG_DAMON_VADDR=y
|
||||
CONFIG_DAMON_PADDR=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user