diff options
| author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-14 08:19:35 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-14 08:19:35 +0000 |
| commit | 609fb57e182baf9954707a76c07162283c833eb5 (patch) | |
| tree | 93d5f93f9fa5963c0d7363cca30f2db1ece89506 /openwrt/target/linux/linux-2.6/config | |
| parent | 720722f008b48f7cc8165219856f158ed2fcbafa (diff) | |
| download | mtk-20170518-609fb57e182baf9954707a76c07162283c833eb5.zip mtk-20170518-609fb57e182baf9954707a76c07162283c833eb5.tar.gz mtk-20170518-609fb57e182baf9954707a76c07162283c833eb5.tar.bz2 | |
add mppe to 2.6
SVN-Revision: 1914
Diffstat (limited to 'openwrt/target/linux/linux-2.6/config')
| -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 69c7f06..de5bbba 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 |
