summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHannu Nyman2021-08-02 17:14:57 +0000
committerDavid Bauer2021-08-04 23:48:17 +0000
commit13d6d27422da7efa2f6c731cf742ffd1bdbb2561 (patch)
treefac074c967d57ca3a042889e661d0cee61fb9322
parent0a65fbbdfaa98148cae2adee14d4d81bdebdb0ea (diff)
downloadopenwrt-13d6d27422da7efa2f6c731cf742ffd1bdbb2561.tar.gz
generic: add missing Kconfig symbol ARM_SCMI_PROTOCOL
Add the missing ARM_SCMI_PROTOCOL symbol. Apparently it was exposed for 5.10.53 with a kernel dependency change. Missing symbol observed with mediatek/7622 E8450/RT3200 router. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
-rw-r--r--target/linux/generic/config-5.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 431fe9bb8c..c129f73526 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -397,6 +397,7 @@ CONFIG_ARM_GIC_MAX_NR=1
# CONFIG_ARM_PSCI_CPUIDLE is not set
# CONFIG_ARM_PTDUMP_DEBUGFS is not set
# CONFIG_ARM_SBSA_WATCHDOG is not set
+# CONFIG_ARM_SCMI_PROTOCOL is not set
# CONFIG_ARM_SCPI_PROTOCOL is not set
# CONFIG_ARM_SDE_INTERFACE is not set
# CONFIG_ARM_SMCCC_SOC_ID is not set