commit | 120cb852835c4aa81fafc244912d5d5803bbe9ee | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Mon Jun 20 10:53:17 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jul 25 15:35:34 2022 +0200 |
tree | 77bb0b9dae7a8f41eba3a84b3369e20d9527940a | |
parent | 5674e4c29a17b5a08b7e6b26981090d379a07fc4 [diff] |
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>