mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
tools: Remove unused kernel config
CONFIG_DRIVER_NL80211 isn't an option for the kernel. Maybe it was mistakenly added based on the hostap configuration instructions in doc/test-runner.txt If the intent was to add CONFIG_CFG80211 and CONFIG_MAC80211, they're already in the relevant kernel defconfigs.
This commit is contained in:
parent
1de8d18883
commit
27e9b6c435
@ -1,7 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
scripts/config --enable CONFIG_MAC80211_HWSIM
|
||||
scripts/config --enable CONFIG_DRIVER_NL80211
|
||||
scripts/config --enable CONFIG_NLMON
|
||||
scripts/config --enable CONFIG_VLAN_8021Q
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user