summaryrefslogtreecommitdiff
path: root/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-16 14:04:39 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:04:00 -0400
commitc9f85187e21ef64f65c1cd7202ef9199501a6f4d (patch)
tree7138ab77b579a8d6ca6fb9c7720c5552a20a99b2 /configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
parent7e7d04aecb99cfcec2c25581dcf307f2c7a82c6c (diff)
Convert CONFIG_SYS_FSL_SEC_MON et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_SEC_MON CONFIG_SYS_FSL_SEC_MON_BE CONFIG_SYS_FSL_SEC_MON_LE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig b/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
index 9d29c365c6..1f7128e310 100644
--- a/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
+++ b/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
@@ -73,6 +73,7 @@ CONFIG_SPL_DM=y
CONFIG_MPC8XXX_GPIO=y
CONFIG_DM_I2C=y
CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
+CONFIG_SYS_FSL_SEC_MON_BE=y
CONFIG_SYS_I2C_EEPROM_ADDR=0x53
# CONFIG_SPL_DM_MMC is not set
CONFIG_FSL_ESDHC=y