[at91] add defautl config for eth0
[openwrt-github/.git] / target / linux / at91 / base-files / etc / config / network
index 92d354218d1c538f4521873b1236245d6f95feb4..2aecfb9ebc9794abcb77c246f010a3a4e3771bb2 100644 (file)
@@ -7,7 +7,9 @@ config interface loopback
 config interface lan
        option ifname   eth0
        option type     none
-       option proto    dhcp
+       option proto    static
+       option ipaddr   192.168.1.1
+       option netmask  255.255.255.0
 
 config interface debug
        option ifname   usb0