[PATCH 2/2] remoteproc: update Kconfig text for IMX_REMOTEPROC symbol

Ahmad Fatoum a.fatoum at pengutronix.de
Thu Sep 14 02:10:54 PDT 2023


i.MX7 was the first SoC supported, but since then support has been
extended, so reflect that in prompt and help text.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 drivers/remoteproc/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
index a193fadb69a9..94babd28ff70 100644
--- a/drivers/remoteproc/Kconfig
+++ b/drivers/remoteproc/Kconfig
@@ -12,11 +12,11 @@ config REMOTEPROC
 if REMOTEPROC
 
 config IMX_REMOTEPROC
-	tristate "IMX6/7 remoteproc support"
+	tristate "IMX6/7/8 remoteproc support"
 	depends on ARCH_IMX
 	select MFD_SYSCON
 	help
-	  Say y here to support iMX's remote processors (Cortex M4
+	  Say y here to support iMX's remote processors (e.g. Cortex M4
 	  on iMX7D) via the remote processor framework.
 
 	  It's safe to say N here.
-- 
2.39.2




More information about the barebox mailing list