summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorLu jicong <jiconglu58@gmail.com>2023-05-10 12:08:23 +0800
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-10 19:01:45 +0200
commit1645c34d564e0df774ec0f7bb58bcef2771703a6 (patch)
treee9847c36bcb2479c0f713adb15f5949e226e67b7 /target/linux/kirkwood
parentd246cb89dae1a20a959c04cbcf973241e2ce5102 (diff)
downloadopenwrt-1645c34d564e0df774ec0f7bb58bcef2771703a6.tar.gz
openwrt-1645c34d564e0df774ec0f7bb58bcef2771703a6.tar.bz2
openwrt-1645c34d564e0df774ec0f7bb58bcef2771703a6.zip
generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets
Fix following error when building 32bit arm targets with kmod-crypto-sha512 ERROR: module '/home/user/openwrt/build_dir/target-arm_xscale_musl_eabi/linux-kirkwood_generic/linux-5.15.109/arch/arm/crypto/sha512-arm.ko' is missing. Signed-off-by: Lu jicong <jiconglu58@gmail.com>
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/config-5.151
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/kirkwood/config-5.15 b/target/linux/kirkwood/config-5.15
index 1e4768cb7f..ce19fce6ee 100644
--- a/target/linux/kirkwood/config-5.15
+++ b/target/linux/kirkwood/config-5.15
@@ -21,6 +21,7 @@ CONFIG_ARM=y
CONFIG_ARM_APPENDED_DTB=y
CONFIG_ARM_ATAG_DTB_COMPAT=y
CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
+CONFIG_ARM_CRYPTO=y
CONFIG_ARM_HAS_SG_CHAIN=y
# CONFIG_ARM_KIRKWOOD_CPUIDLE is not set
CONFIG_ARM_L1_CACHE_SHIFT=5