projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f1815
)
kernel: add missing config symbols
author
Felix Fietkau
<
[email protected]
>
Tue, 19 Apr 2022 19:14:42 +0000
(21:14 +0200)
committer
Felix Fietkau
<
[email protected]
>
Wed, 20 Apr 2022 08:07:58 +0000
(10:07 +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 <
[email protected]
>
(cherry-picked from commit
92add80414c2f39ba8fd0d221d0f37e75fb19951
)
target/linux/generic/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.4
b/target/linux/generic/config-5.4
index 73ba6afc6e08cd03b02b0620ad8d9b4725d2f432..3517ece49c4c805c99d1877d120d12982e048400 100644
(file)
--- a/
target/linux/generic/config-5.4
+++ b/
target/linux/generic/config-5.4
@@
-3148,6
+3148,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_MPU3050_I2C is not set
# CONFIG_MQ_IOSCHED_DEADLINE is not set
# CONFIG_MQ_IOSCHED_KYBER is not set