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 | c3577fa91015b94ed0d761aceab8d0696a497df7 (patch) | |
tree | cff7d0f0c50d667de9c2ce28b7c709832ddab824 /target/linux/linux-2.6/config/brcm | |
parent | ba3ea46d528d1655a8dd1739b7de0eac65a29ec5 (diff) |
add mppe to 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.6/config/brcm')
-rw-r--r-- | target/linux/linux-2.6/config/brcm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/linux-2.6/config/brcm b/target/linux/linux-2.6/config/brcm index 69c7f06b6..de5bbba10 100644 --- a/target/linux/linux-2.6/config/brcm +++ b/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 |