remoteproc: Tighten some remoteproc driver dependencies
authorTom Rini <trini@konsulko.com>
Mon, 4 Aug 2025 21:54:24 +0000 (15:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 14 Aug 2025 16:59:12 +0000 (10:59 -0600)
commit548ae9d1a537464254afac63f802179a24c645d6
tree21b7546205420ded080095019e6639d8a5b04d30
parent0ae7725e874a65d86ccdc964048940a490185972
remoteproc: Tighten some remoteproc driver dependencies

The TI IPU remoteproc driver cannot build without access to some
platform specific header files. Express that requirements in Kconfig as
well.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/remoteproc/Kconfig