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:
3246d6c
)
rockchip: armv8: add missing config option
author
John Audia
<
[email protected]
>
Sat, 24 May 2025 00:09:49 +0000
(20:09 -0400)
committer
Robert Marko
<
[email protected]
>
Wed, 28 May 2025 11:22:00 +0000
(13:22 +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]
>
(cherry picked from commit
763339207bb0a818d9ca3d0f0e4f928aba14b378
)
Link:
https://github.com/openwrt/openwrt/pull/18924
Signed-off-by: Robert Marko <
[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 68eed3e5f9b332865809cf5dc6b027e6ea94dc85..187a1bb6700f9be087e950174f4fffead278b276 100644
(file)
--- a/
target/linux/rockchip/armv8/config-6.6
+++ b/
target/linux/rockchip/armv8/config-6.6
@@
-78,6
+78,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