diff options
| author | Niko Mauno <[email protected]> | 2026-03-02 08:37:33 +0200 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-03-16 18:44:13 -0300 |
| commit | 7d39e293509fd1b41a597e7db99804a1c17c5207 (patch) | |
| tree | b4940dae4c590ffdb04d4a1e5109c3da38505f7b /include/debug_uart.h | |
| parent | d55cc91ab4745338494b7546b286d73913ec1a27 (diff) | |
misc: imx_ele: Fix compile without CMD_FUSE
If CONFIG_CMD_FUSE is not enabled in imx93_11x11_evk_defconfig, then
compilation fails with various undefined references to 'fuse_read',
such as:
| .../arch/arm/mach-imx/imx9/soc.c:188:(.text.get_cpu_rev+0x38): undefined reference to `fuse_read'
therefore remove the 'fuse' command dependency in order to compile
fuse.c unconditionally to mitigate the issue.
Signed-off-by: Niko Mauno <[email protected]>
Diffstat (limited to 'include/debug_uart.h')
0 files changed, 0 insertions, 0 deletions
