gluon-core: remove unneeded KERNEL_L2TP_IP config symbol

No package uses l2tp_ip.

(cherry picked from commit 2ecbe488bc)
This commit is contained in:
Matthias Schiffer 2021-03-07 18:48:06 +01:00 committed by Martin Weinelt
parent 1e9c3dea59
commit 8474fae2d0
1 changed files with 0 additions and 4 deletions

View File

@ -24,16 +24,12 @@ config KERNEL_TUN
config KERNEL_L2TP_V3
bool
config KERNEL_L2TP_IP
bool
config KERNEL_L2TP_ETH
bool
config KERNEL_L2TP
bool
select KERNEL_L2TP_V3
select KERNEL_L2TP_IP
select KERNEL_L2TP_ETH