From cb1ac01ebae396011875fedc5165c3d874166ece Mon Sep 17 00:00:00 2001 From: Ricardo Salveti de Araujo Date: Sat, 21 Jan 2012 18:32:49 -0200 Subject: LINARO: CONFIG: Enabling TUN and PPP BugLink: https://bugs.launchpad.net/linaro-ubuntu/+bug/904737 Signed-off-by: Ricardo Salveti de Araujo --- debian.linaro/config/config.common.ubuntu | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu index 9ea6f817f44..9cb2bdbd174 100644 --- a/debian.linaro/config/config.common.ubuntu +++ b/debian.linaro/config/config.common.ubuntu @@ -1464,7 +1464,15 @@ CONFIG_POSIX_MQUEUE=y CONFIG_POSIX_MQUEUE_SYSCTL=y CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set -# CONFIG_PPP is not set +CONFIG_PPP=m +# CONFIG_PPPOE is not set +# CONFIG_PPP_ASYNC is not set +# CONFIG_PPP_BSDCOMP is not set +# CONFIG_PPP_DEFLATE is not set +# CONFIG_PPP_FILTER is not set +# CONFIG_PPP_MPPE is not set +# CONFIG_PPP_MULTILINK is not set +# CONFIG_PPP_SYNC_TTY is not set # CONFIG_PPS is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y @@ -1805,6 +1813,7 @@ CONFIG_SHMEM=y CONFIG_SIGNALFD=y CONFIG_SLAB=y CONFIG_SLABINFO=y +CONFIG_SLHC=m # CONFIG_SLIP is not set # CONFIG_SLOB is not set # CONFIG_SLUB is not set @@ -2006,7 +2015,7 @@ CONFIG_TRACING_SUPPORT=y CONFIG_TREE_PREEMPT_RCU=y # CONFIG_TREE_RCU_TRACE is not set # CONFIG_TTY_PRINTK is not set -# CONFIG_TUN is not set +CONFIG_TUN=m # CONFIG_TWL4030_MADC is not set CONFIG_TWL4030_POWER=y CONFIG_TWL4030_USB=y -- cgit v1.2.3