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:06:22 +0000 (10:06 +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>
(cherry-picked from commit 92add80414c2f39ba8fd0d221d0f37e75fb19951)

target/linux/generic/config-5.10

index 067d0a0757b1f4d4be5b634ebe5bea2e00054d7f..f8f332bd7bdb99001a02764e8c3301720aea58df 100644 (file)
@@ -3509,6 +3509,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