]> git.baikalelectronics.ru Git - uboot.git/commit
imx8: add hidden IMX8_ROMAPI Kconfig symbol
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Mon, 20 Jun 2022 08:53:17 +0000 (10:53 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 25 Jul 2022 13:35:34 +0000 (15:35 +0200)
commit6503cf18714b182f707bc5388a8f3972f524e1f2
tree77bb0b9dae7a8f41eba3a84b3369e20d9527940a
parentf4c925bb7b2ef75900e463b1ee3f2e3dd65deb0c
imx8: add hidden IMX8_ROMAPI Kconfig symbol

In order not to repeat the IMX8MN || IMX8MP || IMX8ULP logic in
multiple places where we need to know if the SOC exposes the ROM API,
add a "def_bool y" Kconfig symbol.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
arch/arm/mach-imx/Kconfig