projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db7b247
)
kernel: Remove unused schedulers
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 3 Mar 2024 11:34:19 +0000
(12:34 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 8 Mar 2024 10:28:10 +0000
(11:28 +0100)
These schedulers were removed in kernel 5.15.150 and 6.1.180.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit
cd450923ab066ce35e8ce55340e66986f14a42d8
)
target/linux/generic/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.15
b/target/linux/generic/config-5.15
index 214a1e6ecd83c067b96cb55ad052ae00b82fa8b5..aaffee332963db8e8afe72db6e21f39c4db9a8a4 100644
(file)
--- a/
target/linux/generic/config-5.15
+++ b/
target/linux/generic/config-5.15
@@
-4133,15
+4133,12
@@
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_NET_RX_BUSY_POLL=y
# CONFIG_NET_SB1000 is not set
CONFIG_NET_SCHED=y
-# CONFIG_NET_SCH_ATM is not set
# CONFIG_NET_SCH_CAKE is not set
-# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_CODEL is not set
CONFIG_NET_SCH_DEFAULT=y
# CONFIG_NET_SCH_DRR is not set
-# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_ETS is not set
CONFIG_NET_SCH_FIFO=y