rb532: don't use bridge by default
[openwrt.git] / target / linux / rb532 / base-files / etc / config / network
index e3ed31f..ee09491 100644 (file)
@@ -8,7 +8,6 @@ config interface loopback
 
 config interface lan
        option ifname   eth2
-       option type     bridge
        option proto    static
        option ipaddr   192.168.1.1
        option netmask  255.255.255.0