]> git.dujemihanovic.xyz Git - u-boot.git/commit
Convert CONFIG_SYS_FSL_SEC_MON et al to Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 16 Jun 2022 18:04:39 +0000 (14:04 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:04:00 +0000 (17:04 -0400)
commitc9f85187e21ef64f65c1cd7202ef9199501a6f4d
tree7138ab77b579a8d6ca6fb9c7720c5552a20a99b2
parent7e7d04aecb99cfcec2c25581dcf307f2c7a82c6c
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>
24 files changed:
arch/Kconfig.nxp
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/arm/include/asm/arch-ls102xa/config.h
arch/arm/include/asm/fsl_secure_boot.h
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/fsl_secure_boot.h
configs/ls1012afrwy_qspi_SECURE_BOOT_defconfig
configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig
configs/ls1012aqds_tfa_SECURE_BOOT_defconfig
configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
configs/ls1043ardb_SECURE_BOOT_defconfig
configs/ls1043ardb_nand_SECURE_BOOT_defconfig
configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
configs/ls1043ardb_tfa_SECURE_BOOT_defconfig
configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig
configs/ls1046aqds_SECURE_BOOT_defconfig
configs/ls1046aqds_tfa_SECURE_BOOT_defconfig
configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
configs/ls1046ardb_tfa_SECURE_BOOT_defconfig
drivers/misc/Kconfig
include/fsl_sec_mon.h