Skip to content

linux-guf:imx6guf: Build SDMA as module

Jonas Höppner requested to merge build-smda-as-module into dunfell

The SMDMA needs a firmware blob. It could be added to the Linux kernel, however it is easier to add the SDMA support as module.

Use the make savedefconfig to generate a minimal and portable defconfig.

Merge request reports