On Tue, 24 Sept 2024 at 12:31, Linus Torvalds
<torva...@linux-foundation.org> wrote:
>
> It's in my tree now, but please fix asap.

Argh, now that I noticed it, I can no longer unsee it.

So I did this

-       depends on ARCH_K3 || COMPILE_TEST
+       depends on ARCH_OMAP2PLUS || ARCH_K3

to the TI_K3_M4_REMOTEPROC entry so that it wouldn't try to select
OMAP2PLUS_MBOX in conditions where it isn't valid.

                Linus

Reply via email to