From: Dmitry Shmidt Date: Mon, 20 Sep 2010 18:16:59 +0000 (-0700) Subject: ARM: stingray: config: Enable L2TP X-Git-Tag: firefly_0821_release~9834^2~540 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=adfdcfcd97907b8ab05f47e539feed04e557f6e8;p=firefly-linux-kernel-4.4.55.git ARM: stingray: config: Enable L2TP Signed-off-by: Dmitry Shmidt --- diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index aa1384be0d2c..834e75bba149 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -655,7 +655,10 @@ CONFIG_IP_NF_ARP_MANGLE=y # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set -# CONFIG_L2TP is not set +CONFIG_L2TP=y +CONFIG_L2TP_V3=y +CONFIG_L2TP_IP=y +CONFIG_L2TP_ETH=y # CONFIG_BRIDGE is not set # CONFIG_NET_DSA is not set # CONFIG_VLAN_8021Q is not set