From 5f58a0acd1a6993d18ba39735da10864a1ec5c7c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 15 Feb 2008 20:09:01 +0000 Subject: [PATCH] propagate ppp config to all flavours of kernel --- planetlab-2.6.22-i586.config | 10 +++++----- planetlab-2.6.22-x86_64.config | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/planetlab-2.6.22-i586.config b/planetlab-2.6.22-i586.config index ee56d6981..83550caa8 100644 --- a/planetlab-2.6.22-i586.config +++ b/planetlab-2.6.22-i586.config @@ -1260,11 +1260,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 diff --git a/planetlab-2.6.22-x86_64.config b/planetlab-2.6.22-x86_64.config index 75702266a..9d5e34105 100644 --- a/planetlab-2.6.22-x86_64.config +++ b/planetlab-2.6.22-x86_64.config @@ -1129,11 +1129,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 -- 2.43.0