summaryrefslogtreecommitdiffstats
path: root/drivers/opp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opp/Kconfig')
-rw-r--r--drivers/opp/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/opp/Kconfig b/drivers/opp/Kconfig
index a7fbb93f302c..35dfc7e80f92 100644
--- a/drivers/opp/Kconfig
+++ b/drivers/opp/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
config PM_OPP
bool
select SRCU
@@ -10,4 +11,4 @@ config PM_OPP
OPP layer organizes the data internally using device pointers
representing individual voltage domains and provides SOC
implementations a ready to use framework to manage OPPs.
- For more information, read <file:Documentation/power/opp.txt>
+ For more information, read <file:Documentation/power/opp.rst>