aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network
diff options
context:
space:
mode:
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>2011-06-09 19:30:50 +0000
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>2011-06-09 19:30:50 +0000
commit70106f153d3c868110fce66f2e968e0fd8c58e41 (patch)
treea0c1a214f6a5ebbcb5f737d0189bd3e4d5de46b5 /target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network
parentce4e5bd91de3558e855174a5d6fb190ee9098b6e (diff)
downloadupstream-70106f153d3c868110fce66f2e968e0fd8c58e41.tar.gz
upstream-70106f153d3c868110fce66f2e968e0fd8c58e41.tar.bz2
upstream-70106f153d3c868110fce66f2e968e0fd8c58e41.zip
Remove trailing spaces, convert spaces to tabs
SVN-Revision: 27153
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network')
-rw-r--r--target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network38
1 files changed, 19 insertions, 19 deletions
diff --git a/target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network b/target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network
index 7e710f229b..5d142c5430 100644
--- a/target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network
+++ b/target/linux/ar71xx/base-files/etc/defconfig/tl-wr1043nd/network
@@ -1,31 +1,31 @@
config 'interface' 'loopback'
- option 'ifname' 'lo'
- option 'proto' 'static'
- option 'ipaddr' '127.0.0.1'
- option 'netmask' '255.0.0.0'
+ option 'ifname' 'lo'
+ option 'proto' 'static'
+ option 'ipaddr' '127.0.0.1'
+ option 'netmask' '255.0.0.0'
config 'interface' 'lan'
- option 'ifname' 'eth0.1'
- option 'type' 'bridge'
- option 'proto' 'static'
- option 'ipaddr' '192.168.1.1'
- option 'netmask' '255.255.255.0'
+ option 'ifname' 'eth0.1'
+ option 'type' 'bridge'
+ option 'proto' 'static'
+ option 'ipaddr' '192.168.1.1'
+ option 'netmask' '255.255.255.0'
config 'interface' 'wan'
- option 'ifname' 'eth0.2'
- option 'proto' 'dhcp'
+ option 'ifname' 'eth0.2'
+ option 'proto' 'dhcp'
config 'switch'
option 'name' 'rtl8366rb'
- option 'reset' '1'
- option 'enable_vlan' '1'
+ option 'reset' '1'
+ option 'enable_vlan' '1'
config 'switch_vlan'
- option 'device' 'rtl8366rb'
- option 'vlan' '1'
- option 'ports' '1 2 3 4 5t'
+ option 'device' 'rtl8366rb'
+ option 'vlan' '1'
+ option 'ports' '1 2 3 4 5t'
config 'switch_vlan'
- option 'device' 'rtl8366rb'
- option 'vlan' '2'
- option 'ports' '0 5t'
+ option 'device' 'rtl8366rb'
+ option 'vlan' '2'
+ option 'ports' '0 5t'