commit | af070287c25baf4eb23bb3a7b742c076c027ec5c | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 28 12:08:06 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 21 13:48:52 2023 +0200 |
tree | fc453fb92eec0ca806fae7e5cf3446f4c775feeb | |
parent | bebd462bea767e3f793c4c15eaa426000ac2f0fa [diff] [blame] |
imx8ulp: build ahab The ahab was missed to be compiled, so add it back. Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/mach-imx/imx8ulp/Kconfig b/arch/arm/mach-imx/imx8ulp/Kconfig index c1c1aa0..49ea252 100644 --- a/arch/arm/mach-imx/imx8ulp/Kconfig +++ b/arch/arm/mach-imx/imx8ulp/Kconfig
@@ -1,5 +1,10 @@ if ARCH_IMX8ULP +config AHAB_BOOT + bool "Support i.MX8ULP AHAB features" + help + This option enables the support for AHAB secure boot. + config IMX8ULP bool