projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd3c6d
)
realtek: prepare RTL931x for full SMP support
author
Markus Stockhausen
<
[email protected]
>
Fri, 23 May 2025 17:46:09 +0000
(13:46 -0400)
committer
Robert Marko
<
[email protected]
>
Sat, 24 May 2025 09:54:43 +0000
(11:54 +0200)
RTL931x devices are dual core with two threads each. That is a total
of 4 VPEs (CPUs) in the kernel. Adapt the kernel config for that.
Signed-off-by: Markus Stockhausen <
[email protected]
>
Signed-off-by: Sebastian Gottschall <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18889
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/realtek/rtl931x/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/realtek/rtl931x/config-6.6
b/target/linux/realtek/rtl931x/config-6.6
index 02f7f0738c2e3583b4d3a28bceba67f05689a331..751547cb914d1acac0c3958a3b3f89b6fa05bc68 100644
(file)
--- a/
target/linux/realtek/rtl931x/config-6.6
+++ b/
target/linux/realtek/rtl931x/config-6.6
@@
-172,7
+172,7
@@
CONFIG_NET_SELFTESTS=y
CONFIG_NET_XGRESS=y
CONFIG_NO_EXCEPT_FILL=y
CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y
-CONFIG_NR_CPUS=
2
+CONFIG_NR_CPUS=
4
CONFIG_NVMEM=y
CONFIG_NVMEM_LAYOUTS=y
CONFIG_OF=y