[linux-yocto] [PATCH 3/9] features/hostapd: drop obsolete configs
Hongzhi.Song
hongzhi.song at windriver.com
Thu Sep 6 07:00:47 PDT 2018
CONFIG_WIRELESS_EXT_SYSFS has been removed by kernel.
Commit id: 35b2a113cb.
Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
---
features/hostapd/hostapd.cfg | 1 -
1 file changed, 1 deletion(-)
diff --git a/features/hostapd/hostapd.cfg b/features/hostapd/hostapd.cfg
index 16c601ea..d1ec38c3 100644
--- a/features/hostapd/hostapd.cfg
+++ b/features/hostapd/hostapd.cfg
@@ -3,7 +3,6 @@
#
CONFIG_CFG80211=y
CONFIG_CFG80211_WEXT=y
-CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=y
CONFIG_MAC80211=y
CONFIG_RFKILL=y
--
2.11.0
More information about the linux-yocto
mailing list