diff options
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/defconfig/rb-450g')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/defconfig/rb-450g/network | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ar71xx/base-files/etc/defconfig/rb-450g/network b/target/linux/ar71xx/base-files/etc/defconfig/rb-450g/network index f678030ce2..4e6e9e4aba 100644 --- a/target/linux/ar71xx/base-files/etc/defconfig/rb-450g/network +++ b/target/linux/ar71xx/base-files/etc/defconfig/rb-450g/network @@ -16,11 +16,11 @@ config interface wan option proto dhcp config switch - option name eth1 - option reset 1 - option enable_vlan 1 + option name eth1 + option reset 1 + option enable_vlan 1 config switch_vlan - option device eth1 - option vlan 1 - option ports "0 1 2 3 4" + option device eth1 + option vlan 1 + option ports "0 1 2 3 4" |