aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2012-01-21 18:32:49 -0200
committerLinaro CI <john.rigby@linaro.org>2012-02-07 22:54:03 +0000
commitcb1ac01ebae396011875fedc5165c3d874166ece (patch)
treeadcc899f9a8fce48cdedc50c64710fa8598fd501
parent96f0a291f6fb3e72b98632089054a7d72b223e68 (diff)
LINARO: CONFIG: Enabling TUN and PPP
BugLink: https://bugs.launchpad.net/linaro-ubuntu/+bug/904737 Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
-rw-r--r--debian.linaro/config/config.common.ubuntu13
1 files 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