summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-03-09 21:50:27 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-03-09 21:50:27 +0000
commit3e08b75693d7e4291be40bc71ecbb793c882ebb7 (patch)
tree3cf219a26a3c7ea49af978ca2e507ea5f81b2f24
parent32d8fac4779561095aac15a3c1d0c875ac4447ce (diff)
downloadmtk-20170518-3e08b75693d7e4291be40bc71ecbb793c882ebb7.zip
mtk-20170518-3e08b75693d7e4291be40bc71ecbb793c882ebb7.tar.gz
mtk-20170518-3e08b75693d7e4291be40bc71ecbb793c882ebb7.tar.bz2
add two missing symbol for Kernel >= 2.6.37
SVN-Revision: 25984
-rw-r--r--target/linux/generic/config-2.6.371
-rw-r--r--target/linux/generic/config-2.6.381
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37
index 802b27a..56641c3 100644
--- a/target/linux/generic/config-2.6.37
+++ b/target/linux/generic/config-2.6.37
@@ -1853,6 +1853,7 @@ CONFIG_PPP_FILTER=y
CONFIG_PPP_MULTILINK=y
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PPS is not set
+# CONFIG_PPTP is not set
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38
index 69066b8..3528088 100644
--- a/target/linux/generic/config-2.6.38
+++ b/target/linux/generic/config-2.6.38
@@ -1868,6 +1868,7 @@ CONFIG_PPP_FILTER=y
CONFIG_PPP_MULTILINK=y
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PPS is not set
+# CONFIG_PPTP is not set
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set