Просмотр исходного кода

stm32: add missing config option

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 83ff9600dc49716aadaf14bc7a2e1bdad171d6c1)
Link: https://github.com/openwrt/openwrt/pull/18924
Signed-off-by: Robert Marko <[email protected]>
John Audia 7 месяцев назад
Родитель
Сommit
3246d6c0a1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/stm32/stm32mp1/config-6.6

+ 1 - 0
target/linux/stm32/stm32mp1/config-6.6

@@ -44,6 +44,7 @@ CONFIG_ARM_PSCI_CPUIDLE=y
 CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
 CONFIG_ARM_PSCI_FW=y
 CONFIG_ARM_SCMI_CPUFREQ=y
+# CONFIG_ARM_SCMI_DEBUG_COUNTERS is not set
 CONFIG_ARM_SCMI_HAVE_MSG=y
 CONFIG_ARM_SCMI_HAVE_SHMEM=y
 CONFIG_ARM_SCMI_HAVE_TRANSPORT=y