diff --git a/package/gluon-core/Config.in b/package/gluon-core/Config.in index 7c3ba6fc..6550ec7e 100644 --- a/package/gluon-core/Config.in +++ b/package/gluon-core/Config.in @@ -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