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 <[email protected]>
---
 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


Reply via email to