diff options
Diffstat (limited to 'drivers/opp')
-rw-r--r-- | drivers/opp/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opp/Kconfig b/drivers/opp/Kconfig index a7fbb93f302c..1f64a3d46c8a 100644 --- a/drivers/opp/Kconfig +++ b/drivers/opp/Kconfig @@ -10,4 +10,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> |