diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-14 08:19:35 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-14 08:19:35 +0000 |
commit | 75746686bdbb524d488a403478ac9b96d041a07a (patch) | |
tree | 93d5f93f9fa5963c0d7363cca30f2db1ece89506 /openwrt/target/linux/linux-2.6/config/brcm | |
parent | 1f8fdc6885832b68e9c5952a29be30bb219e3d4b (diff) |
add mppe to 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.6/config/brcm')
-rw-r--r-- | openwrt/target/linux/linux-2.6/config/brcm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index 69c7f06b6..de5bbba10 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12.5 -# Sun Sep 11 12:19:48 2005 +# Wed Sep 14 09:36:02 2005 # CONFIG_MIPS=y # CONFIG_MIPS64 is not set @@ -667,6 +667,7 @@ CONFIG_PPP_ASYNC=m # CONFIG_PPP_SYNC_TTY is not set CONFIG_PPP_DEFLATE=m CONFIG_PPP_BSDCOMP=m +CONFIG_PPP_MPPE_MPPC=m CONFIG_PPPOE=m # CONFIG_SLIP is not set # CONFIG_NET_FC is not set |