summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-03-03 19:27:54 +0300
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-03-03 19:29:42 +0300
commit910e8fdaac3896792512451c9d8323de3e86b1c0 (patch)
treea2f30efeb8d3cdcc021055d88bda1d4a8c9fc132 /configs/ls1046aqds_SECURE_BOOT_defconfig
parent32413125b3486c2376d5df6791f1329268725bc9 (diff)
downloadu-boot-910e8fdaac3896792512451c9d8323de3e86b1c0.tar.xz
board: ls1046qds: Enable PPA for secure boot
Re-organize defconfig and enabled PPA for secure boot Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'configs/ls1046aqds_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1046aqds_SECURE_BOOT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1046aqds_SECURE_BOOT_defconfig b/configs/ls1046aqds_SECURE_BOOT_defconfig
index de8cab6b20..5ba600ee67 100644
--- a/configs/ls1046aqds_SECURE_BOOT_defconfig
+++ b/configs/ls1046aqds_SECURE_BOOT_defconfig
@@ -2,10 +2,10 @@ CONFIG_ARM=y
CONFIG_TARGET_LS1046AQDS=y
CONFIG_SYS_TEXT_BASE=0x60100000
CONFIG_SECURE_BOOT=y
+CONFIG_FSL_LS_PPA=y
CONFIG_AHCI=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_NR_DRAM_BANKS=2
-CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTDELAY=10