aboutsummaryrefslogtreecommitdiffstats
path: root/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 08:07:44 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:04:53 -0400
commita552ffc9d270769286d7a0697913689c31537bfa (patch)
treeed9900004d1c4f75ddc4c4e5294271c9622f05bf /configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
parent5d7f601480fa9a5327be14d14a5d12e3dc595559 (diff)
downloadu-boot-a552ffc9d270769286d7a0697913689c31537bfa.tar.gz
Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig
This converts the following to Kconfig: CONFIG_LAYERSCAPE_NS_ACCESS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1046ardb_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1046ardb_qspi_SECURE_BOOT_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig b/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
index 3b870788f77..bc3123011a1 100644
--- a/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
@@ -5,7 +5,6 @@ CONFIG_SYS_TEXT_BASE=0x40100000
CONFIG_SYS_MALLOC_LEN=0x102000
CONFIG_NR_DRAM_BANKS=2
CONFIG_ENV_SIZE=0x2000
-CONFIG_NXP_ESBC=y
CONFIG_SYS_I2C_MXC_I2C1=y
CONFIG_SYS_I2C_MXC_I2C2=y
CONFIG_SYS_I2C_MXC_I2C3=y
@@ -15,6 +14,8 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1046a-rdb"
CONFIG_FSL_LS_PPA=y
CONFIG_QSPI_AHB_INIT=y
CONFIG_AHCI=y
+CONFIG_NXP_ESBC=y
+CONFIG_LAYERSCAPE_NS_ACCESS=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x1000fff0