mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Enabled the module PPP_MPPE for VPN
The module is necessary to use pptpd for VPN (PPT) connections.
This commit is contained in:
parent
64222c2bd4
commit
f1a954cc6d
1 changed files with 1 additions and 1 deletions
|
@ -1528,7 +1528,7 @@ CONFIG_PPP_ASYNC=m
|
|||
CONFIG_PPP_SYNC_TTY=m
|
||||
CONFIG_PPP_DEFLATE=m
|
||||
CONFIG_PPP_BSDCOMP=m
|
||||
# CONFIG_PPP_MPPE is not set
|
||||
CONFIG_PPP_MPPE=m
|
||||
# CONFIG_PPPOE is not set
|
||||
# CONFIG_PPPOLAC is not set
|
||||
# CONFIG_PPPOPNS is not set
|
||||
|
|
Loading…
Reference in a new issue