From: Thierry Parmentelat Date: Wed, 13 Feb 2008 11:39:43 +0000 (+0000) Subject: looks like more is needed for using ppp with umts devices, as per UniNa/CINI reports X-Git-Tag: linux-2.6-22-2~36 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=853010dd0f51c3d4d431c11841e0aecba7452e6b;p=linux-2.6.git looks like more is needed for using ppp with umts devices, as per UniNa/CINI reports --- diff --git a/planetlab-2.6.22-i686.config b/planetlab-2.6.22-i686.config index 9fc068561..5cea5bb74 100644 --- a/planetlab-2.6.22-i686.config +++ b/planetlab-2.6.22-i686.config @@ -1266,11 +1266,11 @@ CONFIG_SKFP=m # CONFIG_HIPPI is not set CONFIG_PPP=m # CONFIG_PPP_MULTILINK is not set -# CONFIG_PPP_FILTER is not set -# CONFIG_PPP_ASYNC is not set -# CONFIG_PPP_SYNC_TTY is not set -# CONFIG_PPP_DEFLATE is not set -# CONFIG_PPP_BSDCOMP 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_PPP_MPPE is not set # CONFIG_PPPOE is not set # CONFIG_SLIP is not set