From 642003629f04964437a273566ea15f1e004e1e24 Mon Sep 17 00:00:00 2001 From: anjue39 <98279987+anjue39@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:54:25 +0800 Subject: [PATCH] bcm53xx: 5.4: add missing kconfig (#11341) --- target/linux/bcm53xx/config-5.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/bcm53xx/config-5.4 b/target/linux/bcm53xx/config-5.4 index 1f5e7c7fc..abba516e6 100644 --- a/target/linux/bcm53xx/config-5.4 +++ b/target/linux/bcm53xx/config-5.4 @@ -45,6 +45,7 @@ CONFIG_ARM_APPENDED_DTB=y CONFIG_ARM_ARCH_TIMER=y CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y # CONFIG_ARM_ATAG_DTB_COMPAT is not set +CONFIG_ARM_CRYPTO=y CONFIG_ARM_ERRATA_754322=y CONFIG_ARM_ERRATA_764369=y CONFIG_ARM_ERRATA_775420=y