ath25: drop target specific button hotplug
[openwrt/openwrt.git] / target / linux / ath25 / base-files / etc / config / system
index 1d29ad8c395a0090513d277c6a956b86bbac6eee..0834b5260f44d4c7148ce9af19d27d031d67734a 100644 (file)
@@ -7,17 +7,3 @@ config timeserver ntp
        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