[linux-yocto] [PATCH 3/5] features/hostapd: drop obsolete configs

Hongzhi.Song hongzhi.song at windriver.com
Wed Feb 27 01:31:25 PST 2019


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 16c601e..d1ec38c 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.8.1



More information about the linux-yocto mailing list