kernel: add missing config symbols
authorFelix Fietkau <nbd@nbd.name>
Tue, 19 Apr 2022 19:14:42 +0000 (21:14 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Apr 2022 08:04:19 +0000 (10:04 +0200)
MPLS feature symbols are normally only set when kmod-mpls is enabled, but the
CONFIG_MPLS symbol they depend on could also have been selected by openvswitch
instead

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/config-5.10
target/linux/generic/config-5.15

index a46fe13e64b633fe45d5b4ed5c18f2bbdf887654..a400b63e17a059b50aaee7a2448e7c9653e486f2 100644 (file)
@@ -3515,6 +3515,8 @@ CONFIG_MODULE_UNLOAD=y
 # CONFIG_MPL115_SPI is not set
 # CONFIG_MPL3115 is not set
 # CONFIG_MPLS is not set
+# CONFIG_MPLS_IPTUNNEL is not set
+# CONFIG_MPLS_ROUTING is not set
 # CONFIG_MPTCP is not set
 # CONFIG_MPU3050_I2C is not set
 # CONFIG_MQ_IOSCHED_DEADLINE is not set
index c9547258e1f9f9e7e378218d397b6917badc6459..7cffea43a5222f55d551fbe779f766c80f55d1ba 100644 (file)
@@ -3647,6 +3647,8 @@ CONFIG_MODULE_UNLOAD=y
 # CONFIG_MPL115_SPI is not set
 # CONFIG_MPL3115 is not set
 # CONFIG_MPLS is not set
+# CONFIG_MPLS_IPTUNNEL is not set
+# CONFIG_MPLS_ROUTING is not set
 # CONFIG_MPTCP is not set
 # CONFIG_MPU3050_I2C is not set
 # CONFIG_MQ_IOSCHED_DEADLINE is not set