diff options
| author | Linus Torvalds <[email protected]> | 2024-09-24 19:48:35 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2024-09-24 19:48:35 +0000 |
| commit | ba0c0cb56f227d9af9c19a276fac982c492c079f (patch) | |
| tree | fdf0ec0eb347a04ffe58d71fba238d22d7d73915 /security/selinux/hooks.c | |
| parent | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | kernel-ba0c0cb56f227d9af9c19a276fac982c492c079f.tar.gz kernel-ba0c0cb56f227d9af9c19a276fac982c492c079f.zip | |
remoteproc: k3-m4: use the proper dependencies
The TI_K3_M4_REMOTEPROC Kconfig entry selects OMAP2PLUS_MBOX, but that
driver in turn depends on other things, which the k4-m4 driver didn't.
This causes a Kconfig time warning:
WARNING: unmet direct dependencies detected for OMAP2PLUS_MBOX
Depends on [n]: MAILBOX [=y] && (ARCH_OMAP2PLUS || ARCH_K3)
Selected by [m]:
- TI_K3_M4_REMOTEPROC [=m] && REMOTEPROC [=y] && (ARCH_K3 || COMPILE_TEST [=y])
because you can't select something that is unavailable.
Make the dependencies for TI_K3_M4_REMOTEPROC match those of the
OMAP2PLUS_MBOX driver that it needs.
Fixes: ebcf9008a895 ("remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem")
Cc: Bjorn Andersson <[email protected]>
Cc: Martyn Welch <[email protected]>
Cc: Hari Nagalla <[email protected]>
Cc: Andrew Davis <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
