gluon-core: remove unneeded KERNEL_L2TP_IP config symbol
No package uses l2tp_ip.
This commit is contained in:
parent
f68bad1171
commit
2ecbe488bc
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user