From: Thierry Parmentelat Date: Wed, 4 Jul 2007 07:44:39 +0000 (+0000) Subject: enables CONFIG_PPP and set subconfigs as per UniNa X-Git-Tag: planetlab-4_0-rc3~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7e35f357684208b76d9092dea372ebb4f90379dd;p=linux-2.6.git enables CONFIG_PPP and set subconfigs as per UniNa --- diff --git a/configs/kernel-2.6.12-i686-onelab.config b/configs/kernel-2.6.12-i686-onelab.config index 1904739d3..5e5d6f6c3 100644 --- a/configs/kernel-2.6.12-i686-onelab.config +++ b/configs/kernel-2.6.12-i686-onelab.config @@ -925,7 +925,16 @@ CONFIG_NET_WIRELESS=y # CONFIG_WAN is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set -# CONFIG_PPP is not set + +CONFIG_PPP=m +# CONFIG_PPP_MULTILINK is not set +CONFIG_PPP_FILTER=y +CONFIG_PPP_ASYNC=m +CONFIG_PPP_SYNC_TTY=m +CONFIG_PPP_DEFLATE=m +CONFIG_PPP_BSDCOMP=m +# CONFIG_PPPOE is not set + # CONFIG_SLIP is not set # CONFIG_NET_FC is not set # CONFIG_SHAPER is not set