From 49e32bbf19119f529d8540b6c0659c3a5f56c928 Mon Sep 17 00:00:00 2001 From: heitbaum Date: Fri, 23 Jul 2021 12:07:41 +0000 Subject: [PATCH] linux (Allwinner arm): add config option CONFIG_ARM_SCMI_PROTOCOL is not set --- projects/Allwinner/linux/linux.arm.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/Allwinner/linux/linux.arm.conf b/projects/Allwinner/linux/linux.arm.conf index ca7b2b741c..9e8fbbe979 100644 --- a/projects/Allwinner/linux/linux.arm.conf +++ b/projects/Allwinner/linux/linux.arm.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.10.52 Kernel Configuration +# Linux/arm 5.10.53 Kernel Configuration # CONFIG_CC_VERSION_TEXT="armv7ve-libreelec-linux-gnueabihf-gcc-10.2.0 (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -581,6 +581,7 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y # # Firmware Drivers # +# CONFIG_ARM_SCMI_PROTOCOL is not set # CONFIG_FIRMWARE_MEMMAP is not set # CONFIG_FW_CFG_SYSFS is not set # CONFIG_TRUSTED_FOUNDATIONS is not set