From fe21367ccfe1ed66473ba7b9eac674f78c987cec Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Mon, 6 Mar 2017 17:01:54 +0100 Subject: [PATCH] meta-digi-dey: hostapd: clean configuration file There is now a WLAN user guide with configuration examples so there is no need to pollute the default file with comments. Signed-off-by: Alex Gonzalez Signed-off-by: Javier Viguera --- .../recipes-connectivity/hostapd/hostapd/hostapd.conf | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/meta-digi-dey/recipes-connectivity/hostapd/hostapd/hostapd.conf b/meta-digi-dey/recipes-connectivity/hostapd/hostapd/hostapd.conf index fee4882a0..552971e25 100644 --- a/meta-digi-dey/recipes-connectivity/hostapd/hostapd/hostapd.conf +++ b/meta-digi-dey/recipes-connectivity/hostapd/hostapd/hostapd.conf @@ -11,23 +11,12 @@ wpa_key_mgmt=WPA-PSK wpa_pairwise=CCMP wpa_passphrase=password-wpa2aes -# OPEN encryption --- remove WPA2-AES setup -# channel=1 -# ssid=ap-open - - # IEEE 802.11ac hw_mode=a channel=36 ieee80211ac=1 ieee80211n=1 -# IEEE 802.11gn --- remove IEEE 802.11ac setup -# hw_mode=g -# channel=5 -# ieee80211n=1 - - # IEEE 802.11d - Country Code ieee80211d=1 country_code=US