armv8: fsl-layerscape: Fix SECURE_BOOT config
Without a prompt in Kconfig, SECURE_BOOT cannot be selected by defconfig. The option was dropped unintentionally when defconfig files were cleaned up. Three targets were impacted ls1043ardb_SECURE_BOOT, ls2080ardb_SECURE_BOOT, ls2080aqds_SECURE_BOOT. Signed-off-by:York Sun <york.sun@nxp.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arm/cpu/armv8/fsl-layerscape/Kconfig 1 addition, 1 deletionarch/arm/cpu/armv8/fsl-layerscape/Kconfig
- configs/ls1043ardb_SECURE_BOOT_defconfig 1 addition, 0 deletionsconfigs/ls1043ardb_SECURE_BOOT_defconfig
- configs/ls2080aqds_SECURE_BOOT_defconfig 1 addition, 0 deletionsconfigs/ls2080aqds_SECURE_BOOT_defconfig
- configs/ls2080ardb_SECURE_BOOT_defconfig 1 addition, 0 deletionsconfigs/ls2080ardb_SECURE_BOOT_defconfig
Please register or sign in to comment