From ece065ce038409dbf3472702668638778aeb2cb0 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Thu, 13 Apr 2006 14:45:51 +0000
Subject: [PATCH] cosmetic fix for the ar7 network defaults

SVN-Revision: 3634
---
 .../linux/package/base-files/files/ar7-2.4/etc/config/network | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/openwrt/target/linux/package/base-files/files/ar7-2.4/etc/config/network b/openwrt/target/linux/package/base-files/files/ar7-2.4/etc/config/network
index 9caafae62a..353538bf49 100644
--- a/openwrt/target/linux/package/base-files/files/ar7-2.4/etc/config/network
+++ b/openwrt/target/linux/package/base-files/files/ar7-2.4/etc/config/network
@@ -19,8 +19,8 @@ atm_vci=35
 # ppp_passwd=my_passwd
 
 ## WAN configuration (pppoe)
-# pppoe_atm=1
-# ppp_mtu=1492
+pppoe_atm=1
+ppp_mtu=1492
 
 ## WAN configuration (pppoa)
 # ppp_mtu=1500
-- 
GitLab