]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
soc: actions: Update SPS help text for S700
authorAndreas Färber <afaerber@suse.de>
Sun, 24 Jun 2018 13:46:30 +0000 (15:46 +0200)
committerAndreas Färber <afaerber@suse.de>
Sat, 22 Sep 2018 20:09:47 +0000 (22:09 +0200)
Commit 3ad85b08f7789d51e6aad0f535296d1c31e319b9 (soc: actions: sps: Add S700)
added S700 support to the SPS driver but forget to update Kconfig help.

Add missing S700 mention, in preparation for further SoCs.

Fixes: 3ad85b08f778 ("soc: actions: sps: Add S700")
Reported-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
drivers/soc/actions/Kconfig

index 9d68b5a771c330ff1107eee5abdb7f8ebebf5bb9..56064f8859a04f10767ff23e4fe3544ea34c8802 100644 (file)
@@ -10,7 +10,7 @@ config OWL_PM_DOMAINS
        select PM_GENERIC_DOMAINS
        help
          Say 'y' here to enable support for Smart Power System (SPS)
-         power-gating on Actions Semiconductor S500 SoC.
+         power-gating on Actions Semiconductor S500 and S700 SoCs.
          If unsure, say 'n'.
 
 endif