Rename 'atheros' target to 'ath25'
[openwrt/openwrt.git] / target / linux / atheros / base-files / etc / config / system
diff --git a/target/linux/atheros/base-files/etc/config/system b/target/linux/atheros/base-files/etc/config/system
deleted file mode 100644 (file)
index 1d29ad8..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-config system
-       option hostname OpenWrt
-       option timezone UTC
-
-config timeserver ntp
-       list server     0.openwrt.pool.ntp.org
-       list server     1.openwrt.pool.ntp.org
-       list server     2.openwrt.pool.ntp.org
-       list server     3.openwrt.pool.ntp.org
-
-config button
-       option button   reset
-       option action   released
-       option handler  "logger reboot"
-       option min              0
-       option max              4
-
-config button
-       option button   reset
-       option action   released
-       option handler  "logger factory default"
-       option min              5
-       option max              30