Skip to content

Commit 4849089

Browse files
jhovoldandersson
authored andcommitted
arm64: defconfig: enable Qualcomm UEFI Secure App driver
Enable the Qualcomm QSEECOM interface driver and the UEFI Secure Application client driver which are needed to access EFI variables on machines like the Lenovo ThinkPad X13s. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20231012080157.4616-3-johan+linaro@kernel.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 223e8af commit 4849089

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ CONFIG_ARM_SCPI_PROTOCOL=y
252252
CONFIG_RASPBERRYPI_FIRMWARE=y
253253
CONFIG_INTEL_STRATIX10_SERVICE=y
254254
CONFIG_INTEL_STRATIX10_RSU=m
255+
CONFIG_QCOM_QSEECOM=y
256+
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
255257
CONFIG_EFI_CAPSULE_LOADER=y
256258
CONFIG_IMX_SCU=y
257259
CONFIG_IMX_SCU_PD=y

0 commit comments

Comments
 (0)