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:
Mat Martineau 2018-06-19 11:56:08 -07:00 committed by Denis Kenzior
parent 1de8d18883
commit 27e9b6c435
1 changed files with 0 additions and 1 deletions

View File

@ -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