conf: ccimx91: remove ethos-u firmware

The i.MX91 does not include an NPU; only the i.MX93 does.
Remove the Ethos-U firmware support that was accidentally added during
code reorganization.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2026-01-30 09:01:31 +01:00
parent 5f5bf6c089
commit e8ab46c994
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ BT_TTY ?= "ttyLP0"
# Firmware
MACHINE_FIRMWARE:append = " ${@oe.utils.conditional('HAVE_WIFI', '1', 'firmware-nxp-wifi-nxpiw612-sdio firmware-murata-nxp', '', d)}"
MACHINE_FIRMWARE:append = " ethos-u-firmware"
# Wi-Fi
WIRELESS_MODULE ?= ""