Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96fcaaf0 authored by Ravinder Konka's avatar Ravinder Konka
Browse files

defconfig: msm8909: Enabling kernel configs for VPN



- Enabling PPPOLAC and PPPOPNS configs for L2TP
  VPN to work
- Enabling Some of the defconfig options to be
  in sync with Android base config

CRs-Fixed: 778175
Change-Id: I0aab272265cabab2c6f539a5d07354ae412732c6
Signed-off-by: default avatarRavinder Konka <rkonka@codeaurora.org>
parent e9ef0c2c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -261,7 +261,10 @@ CONFIG_MSM_RMNET_BAM=y
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_MPPE=y
CONFIG_PPPOE=y
CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_USBNET=y
+3 −0
Original line number Diff line number Diff line
@@ -278,6 +278,9 @@ CONFIG_PPP_FILTER=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOE=y
CONFIG_PPPOL2TP=y
CONFIG_PPP_MPPE=y
CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_USBNET=y