diff options
Diffstat (limited to 'main/linux-virtgrsec/kernelconfig.x86')
-rw-r--r-- | main/linux-virtgrsec/kernelconfig.x86 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/main/linux-virtgrsec/kernelconfig.x86 b/main/linux-virtgrsec/kernelconfig.x86 index bd160404f9..f535e83259 100644 --- a/main/linux-virtgrsec/kernelconfig.x86 +++ b/main/linux-virtgrsec/kernelconfig.x86 @@ -1814,8 +1814,20 @@ CONFIG_MDIO_BITBANG=m CONFIG_MDIO_GPIO=m # CONFIG_MDIO_BCM_UNIMAC is not set # CONFIG_PLIP is not set -# CONFIG_PPP is not set +CONFIG_PPP=m +CONFIG_PPP_BSDCOMP=m +CONFIG_PPP_DEFLATE=m +CONFIG_PPP_FILTER=y +CONFIG_PPP_MPPE=m +CONFIG_PPP_MULTILINK=y +CONFIG_PPPOATM=m +CONFIG_PPPOE=m +CONFIG_PPTP=m +CONFIG_PPPOL2TP=m +CONFIG_PPP_ASYNC=m +CONFIG_PPP_SYNC_TTY=m # CONFIG_SLIP is not set +# CONFIG_SLHC is not set # # Host-side USB support is needed for USB Network Adapter support |