Skip to content
Snippets Groups Projects
Commit 216c1e04 authored by Vinitha Pillai-B57223's avatar Vinitha Pillai-B57223 Committed by York Sun
Browse files

armv8: LS1043ARDB: Enable PPA in Secure boot defconfig


Enable PPA in secure boot by defining FSL_LS_PPA macro in its
defconfig file.

Signed-off-by: default avatarVinitha Pillai <vinitha.pillai@nxp.com>
Signed-off-by: default avatarSumit Garg <sumit.garg@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent d1a795ac
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ CONFIG_TARGET_LS1043ARDB=y
CONFIG_SECURE_BOOT=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-rdb"
CONFIG_FIT=y
CONFIG_FSL_LS_PPA=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTDELAY=10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment