From dc91f6e5eca840e33bc1351ab87ced3c572e866e Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 9 Mar 2011 21:50:27 +0000 Subject: [PATCH] [generic] add two missing symbol for Kernel >= 2.6.37 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25984 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-2.6.37 | 1 + target/linux/generic/config-2.6.38 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 802b27a482..56641c3a28 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 69066b81b3..35280883bd 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 -- 2.11.0