summaryrefslogtreecommitdiff
path: root/configs/ls1043ardb_tfa_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 15:07:44 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:04:53 +0300
commita552ffc9d270769286d7a0697913689c31537bfa (patch)
treeed9900004d1c4f75ddc4c4e5294271c9622f05bf /configs/ls1043ardb_tfa_defconfig
parent5d7f601480fa9a5327be14d14a5d12e3dc595559 (diff)
downloadu-boot-a552ffc9d270769286d7a0697913689c31537bfa.tar.xz
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/ls1043ardb_tfa_defconfig')
-rw-r--r--configs/ls1043ardb_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043ardb_tfa_defconfig b/configs/ls1043ardb_tfa_defconfig
index e065c72366..ff703e57f1 100644
--- a/configs/ls1043ardb_tfa_defconfig
+++ b/configs/ls1043ardb_tfa_defconfig
@@ -17,6 +17,7 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-rdb"
CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y
CONFIG_SEC_FIRMWARE_ARMV8_PSCI=y
CONFIG_ENV_ADDR=0x60500000
+CONFIG_LAYERSCAPE_NS_ACCESS=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_REMAKE_ELF=y
CONFIG_MP=y