1 From 0d3ccab8ba94f0cb1f5cb1c1391a79619c040f1c Mon Sep 17 00:00:00 2001
2 From: Sumit Garg <sumit.garg@nxp.com>
3 Date: Tue, 26 Jul 2016 07:43:41 -0400
4 Subject: [PATCH 85/93] armv8: fsl-layerscape: Enable FSL_LS_PPA in Secure
7 Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
9 configs/ls1012ardb_qspi_SECURE_BOOT_defconfig | 3 +--
10 1 file changed, 1 insertion(+), 2 deletions(-)
12 diff --git a/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig b/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
13 index 4091503..bb9099b 100644
14 --- a/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
15 +++ b/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
18 CONFIG_TARGET_LS1012ARDB=y
19 -CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT,SECURE_BOOT"
20 +CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT, FSL_LS_PPA, SECURE_BOOT"
21 # CONFIG_CMD_IMLS is not set
22 -# CONFIG_FSL_LS_PPA is not set
24 CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1012a-rdb"