From: Thierry Parmentelat Date: Fri, 15 Feb 2008 20:09:01 +0000 (+0000) Subject: propagate ppp config to all flavours of kernel X-Git-Tag: linux-2.6-22-2~33 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=5f58a0acd1a6993d18ba39735da10864a1ec5c7c;p=linux-2.6.git propagate ppp config to all flavours of kernel --- 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