summaryrefslogtreecommitdiff
path: root/arch/Kconfig.nxp
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 /arch/Kconfig.nxp
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 'arch/Kconfig.nxp')
-rw-r--r--arch/Kconfig.nxp4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/Kconfig.nxp b/arch/Kconfig.nxp
index 03b73d4cc3..771a6c1e81 100644
--- a/arch/Kconfig.nxp
+++ b/arch/Kconfig.nxp
@@ -134,6 +134,10 @@ config DEEP_SLEEP
Indicates this SoC supports deep sleep feature. If deep sleep is
supported, core will start to execute uboot when wakes up.
+config LAYERSCAPE_NS_ACCESS
+ bool "Layerscape non-secure access support"
+ depends on ARCH_LS1021A || FSL_LSCH2
+
config FSL_USE_PCA9547_MUX
bool "Enable PCA9547 I2C Mux on Freescale boards"
depends on PPC || ARCH_LS1021A || FSL_LSCH2 || FSL_LSCH3