aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2012-01-11 23:26:39 -0200
committerJohn Rigby <john.rigby@linaro.org>2012-01-11 20:45:15 -0700
commit8d7d2ffe18c503b70a0dc27a626d6d8c370610ce (patch)
treecbb0770316c6a8bfdfc4fc11eab561be24602eeb
parent3b92a490ab4c3376f9712698adfc774aedfc96a3 (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 d61be6b..3b4758e 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -1541,7 +1541,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
@@ -1890,6 +1898,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
@@ -2114,7 +2123,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_CORE=y
# CONFIG_TWL4030_MADC is not set
CONFIG_TWL4030_POWER=y