diff options
Diffstat (limited to 'drivers/opp/Kconfig')
-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 fe54d349d2e1..35dfc7e80f92 100644 --- a/drivers/opp/Kconfig +++ b/drivers/opp/Kconfig @@ -11,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> |