configs: imx93-phycore_defconfig: Disable CONFIG_AHAB_BOOT
authorPrimoz Fiser <primoz.fiser@norik.com>
Thu, 28 Aug 2025 08:20:07 +0000 (10:20 +0200)
committerFabio Estevam <festevam@gmail.com>
Fri, 5 Sep 2025 12:04:20 +0000 (09:04 -0300)
commitd271a01dbeba746bb35c4a068afc3ccfc5fc91d5
tree8b7982971e96504505674e97c2a3ac6e5a226dc9
parent8c690095b84741717598d6bbc39116c8028adbd9
configs: imx93-phycore_defconfig: Disable CONFIG_AHAB_BOOT

By default, lets disable configuration option CONFIG_AHAB_BOOT=y on the
phyCORE-i.MX93 based boards. This option is only used in the secureboot
context which is not provided by default anyway. Lets remove it from the
defconfig to not give false impressions it is supported out of the box
for this board.

On the other hand, in the context of PHYTEC secureboot, this option is
selected by the distro which enables CONFIG_AHAB_BOOT among other secure
boot related options and tweaks needed to properly support it.

Signed-off-by: Primoz Fiser <primoz.fiser@norik.com>
Reviewed-by: Martin Schwan <m.schwan@phytec.de>
configs/imx93-phycore_defconfig