b.liu | 0b43955 | 2025-05-19 13:19:02 +0800 | [diff] [blame] | 1 | diff --git a/target/linux/mmp/base-files/etc/config/network b/target/linux/mmp/base-files/etc/config/network |
2 | index a06ce1c08..a538c5d5b 100755 | ||||
3 | --- a/target/linux/mmp/base-files/etc/config/network | ||||
4 | +++ b/target/linux/mmp/base-files/etc/config/network | ||||
5 | @@ -101,8 +101,3 @@ config interface wlan | ||||
6 | config interface wlan6 | ||||
7 | option proto none | ||||
8 | |||||
9 | -config interface 'autowan' | ||||
10 | -option ifname 'eth0' | ||||
11 | -option proto dhcp | ||||
12 | -option force_link 1 | ||||
13 | -option mtu '1496' |