diff options
| author | Marek Vasut <[email protected]> | 2022-12-13 05:46:06 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2023-01-30 23:23:02 +0100 |
| commit | 4408cd6641175b6f7a10d4456d51495426ae4cd9 (patch) | |
| tree | 8d045073002d72a6a589d2342a07e04a8d539d5b /scripts/basic | |
| parent | 5cae28c3b109c016c1527f857f584c1e962d075b (diff) | |
ARM: imx: bootaux: Fix macro misuse
There are no CONFIG_{TOOLS_,SPL_,TPL_,}IMX8M macros, nor is there one for
ARM64. Use plain IS_ENABLED(CONFIG_IMX8M) and IS_ENABLED(CONFIG_ARM64) to
avoid expanding the {TOOLS_,SPL_,TPL_,} part.
Fixes: 56c2dbdabab5 ("imx: bootaux: cleanup code")
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
