imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
authorAlice Guo <alice.guo@nxp.com>
Mon, 28 Apr 2025 10:37:38 +0000 (18:37 +0800)
committerFabio Estevam <festevam@gmail.com>
Sat, 3 May 2025 19:55:32 +0000 (16:55 -0300)
commitd292f30d5249236fc5c5a3b8a7d7769a1c96bb5b
tree661f4af62ae4fec82b38649f779ad9ad2416334c
parentdef09add199263eb1a7d82d9e8a0a98206dcc00c
imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95

i.MX95 only supports low power boot, which means A55 is kicked by M33.
There is no ROM runs on A55 in such case so that deselect IMX8_ROMAPI
for i.MX95.

Signed-off-by: Alice Guo <alice.guo@nxp.com>
arch/arm/mach-imx/Kconfig