projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a7cfbb
)
rockchip: armv8: add missing config option
author
John Audia
<
[email protected]
>
Sat, 24 May 2025 00:09:49 +0000
(20:09 -0400)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 25 May 2025 15:57:19 +0000
(17:57 +0200)
6.6.92 requires the addition of CONFIG_ARM_SCMI_DEBUG_COUNTERS
Signed-off-by: John Audia <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18835
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/rockchip/armv8/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/armv8/config-6.6
b/target/linux/rockchip/armv8/config-6.6
index 5018b6e2f526423e5ed9ba91e3183e4011b29e86..f7bd6be734b557d18e47fed8eb2b472fb8bc21ad 100644
(file)
--- a/
target/linux/rockchip/armv8/config-6.6
+++ b/
target/linux/rockchip/armv8/config-6.6
@@
-77,6
+77,7
@@
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
CONFIG_ARM_PSCI_FW=y
# CONFIG_ARM_RK3399_DMC_DEVFREQ is not set
CONFIG_ARM_SCMI_CPUFREQ=y
+# CONFIG_ARM_SCMI_DEBUG_COUNTERS is not set
CONFIG_ARM_SCMI_HAVE_SHMEM=y
CONFIG_ARM_SCMI_HAVE_TRANSPORT=y
CONFIG_ARM_SCMI_POWER_CONTROL=y