summaryrefslogtreecommitdiff
path: root/arch/Kconfig.nxp
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-25 18:02:45 +0300
committerTom Rini <trini@konsulko.com>2022-07-07 21:01:09 +0300
commitf6c1f91761aef72961466c7f15e25148c7f17040 (patch)
tree8bc0b9ad57d028acb8895b219372e4430129d404 /arch/Kconfig.nxp
parent5a4461867cee452f7e2e23d2afc29f34f659f67b (diff)
downloadu-boot-f6c1f91761aef72961466c7f15e25148c7f17040.tar.xz
Convert CONFIG_SYS_FSL_CPC et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_CPC CONFIG_SYS_CPC_REINIT_F Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/Kconfig.nxp')
-rw-r--r--arch/Kconfig.nxp1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/Kconfig.nxp b/arch/Kconfig.nxp
index 5971ec5df4..d3ebbff43b 100644
--- a/arch/Kconfig.nxp
+++ b/arch/Kconfig.nxp
@@ -16,6 +16,7 @@ config CHAIN_OF_TRUST
select SHA_HW_ACCEL
select SHA_PROG_HW_ACCEL
select ENV_IS_NOWHERE
+ select SYS_CPC_REINIT_F if MPC85xx && !SYS_RAMBOOT
select CMD_EXT4 if ARM
select CMD_EXT4_WRITE if ARM
imply CMD_BLOB