hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/soc/actions/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 if ARCH_ACTIONS || COMPILE_TEST
23
34 config OWL_PM_DOMAINS_HELPER
....@@ -10,7 +11,7 @@
1011 select PM_GENERIC_DOMAINS
1112 help
1213 Say 'y' here to enable support for Smart Power System (SPS)
13
- power-gating on Actions Semiconductor S500 SoC.
14
+ power-gating on Actions Semiconductor S500, S700 and S900 SoCs.
1415 If unsure, say 'n'.
1516
1617 endif