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 35dfc7e80f92..e8ce47b32735 100644 --- a/drivers/opp/Kconfig +++ b/drivers/opp/Kconfig @@ -2,7 +2,7 @@ config PM_OPP bool select SRCU - ---help--- + help SOCs have a standard set of tuples consisting of frequency and voltage pairs that the device will support per voltage domain. This is called Operating Performance Point or OPP. The actual definitions |