mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 00:34:40 +02:00
add mppe to 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1914 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1f8fdc6885
commit
75746686bd
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux kernel version: 2.6.12.5
|
# 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_MIPS=y
|
||||||
# CONFIG_MIPS64 is not set
|
# CONFIG_MIPS64 is not set
|
||||||
@ -667,6 +667,7 @@ CONFIG_PPP_ASYNC=m
|
|||||||
# CONFIG_PPP_SYNC_TTY is not set
|
# CONFIG_PPP_SYNC_TTY is not set
|
||||||
CONFIG_PPP_DEFLATE=m
|
CONFIG_PPP_DEFLATE=m
|
||||||
CONFIG_PPP_BSDCOMP=m
|
CONFIG_PPP_BSDCOMP=m
|
||||||
|
CONFIG_PPP_MPPE_MPPC=m
|
||||||
CONFIG_PPPOE=m
|
CONFIG_PPPOE=m
|
||||||
# CONFIG_SLIP is not set
|
# CONFIG_SLIP is not set
|
||||||
# CONFIG_NET_FC is not set
|
# CONFIG_NET_FC is not set
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user