summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-07-11 06:14:25 +0300
committerTom Rini <trini@konsulko.com>2021-07-28 21:27:54 +0300
commit0c6bdbb97c5c7d233145de594325b9fbe1beb8bb (patch)
tree94d46ef1a83ded58ac1cee8cdb0ec3318a858e98 /configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
parent933b2f09cbbb7b01af415d204b712b3f93c04dde (diff)
downloadu-boot-0c6bdbb97c5c7d233145de594325b9fbe1beb8bb.tar.xz
Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
Rename this option so that CONFIG_IS_ENABLED can be used with it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
index 24d61935b6..455d5e2a14 100644
--- a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
+++ b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
@@ -30,7 +30,7 @@ CONFIG_MISC_INIT_R=y
CONFIG_SPL_FSL_PBL=y
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0xe8
-CONFIG_SPL_CRYPTO_SUPPORT=y
+CONFIG_SPL_CRYPTO=y
CONFIG_SPL_HASH_SUPPORT=y
CONFIG_SPL_ENV_SUPPORT=y
CONFIG_SPL_I2C_SUPPORT=y