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
|
config KERNEL_L2TP_V3
|
||||||
bool
|
bool
|
||||||
|
|
||||||
config KERNEL_L2TP_IP
|
|
||||||
bool
|
|
||||||
|
|
||||||
config KERNEL_L2TP_ETH
|
config KERNEL_L2TP_ETH
|
||||||
bool
|
bool
|
||||||
|
|
||||||
config KERNEL_L2TP
|
config KERNEL_L2TP
|
||||||
bool
|
bool
|
||||||
select KERNEL_L2TP_V3
|
select KERNEL_L2TP_V3
|
||||||
select KERNEL_L2TP_IP
|
|
||||||
select KERNEL_L2TP_ETH
|
select KERNEL_L2TP_ETH
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user