summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci/hostfiles/etc/config/wireless
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/uci/hostfiles/etc/config/wireless')
-rw-r--r--contrib/uci/hostfiles/etc/config/wireless16
1 files changed, 0 insertions, 16 deletions
diff --git a/contrib/uci/hostfiles/etc/config/wireless b/contrib/uci/hostfiles/etc/config/wireless
deleted file mode 100644
index 7e7d2d864..000000000
--- a/contrib/uci/hostfiles/etc/config/wireless
+++ /dev/null
@@ -1,16 +0,0 @@
-config wifi-device wifi0
- option type atheros
- option channel auto
- option disabled 0
-
-config wifi-iface
- option device wifi0
- option network lan
- option mode ap
- option ssid OpenWrt
- option encryption none
-
- # Fake active wifi
- option ifname ath0
- option up 1
-