From: Jo-Philipp Wich Date: Wed, 9 Mar 2011 21:50:27 +0000 (+0000) Subject: [generic] add two missing symbol for Kernel >= 2.6.37 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=21f9888f68f54e0d6e4cf02f07ae44dc217131af [generic] add two missing symbol for Kernel >= 2.6.37 SVN-Revision: 25984 --- 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