kernel: enable SRv6 support by enabling lwtunnel
[openwrt/staging/wigyori.git] / config / Config-kernel.in
index e22fcf63826cb368581bfc574a9b3f5d0817f706..858ee0cf60b11aeb766197af33adc8d069bc11f2 100644 (file)
@@ -975,6 +975,14 @@ if KERNEL_IPV6
        config KERNEL_IPV6_PIMSM_V2
                def_bool n
 
+       config KERNEL_IPV6_SEG6_LWTUNNEL
+               def_bool y if !SMALL_FLASH
+               help
+                 Using lwtunnel requires full-ip package.
+
+       config KERNEL_LWTUNNEL_BPF
+               def_bool n
+
 endif
 
 #