ar71xx: add initial support for the TL-WR741ND v4 board
[openwrt.git] / target / linux / ar71xx / base-files / etc / defconfig / wrt160nl / network
index 24fca72..0d17a20 100644 (file)
@@ -15,11 +15,12 @@ config interface wan
        option ifname   eth1
        option proto    dhcp
 
-config switch eth1
+config switch
+       option name     eth0
        option reset    1
        option enable_vlan 1
 
 config switch_vlan
-       option device   eth1
+       option device   eth0
        option vlan     1
        option ports    "0 1 2 3 4 5"
This page took 0.033528 seconds and 4 git commands to generate.