From 7e35f357684208b76d9092dea372ebb4f90379dd Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 4 Jul 2007 07:44:39 +0000 Subject: [PATCH] enables CONFIG_PPP and set subconfigs as per UniNa --- configs/kernel-2.6.12-i686-onelab.config | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 -- 2.47.0