diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/power/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index 2fac9cc79b3d..9a83d780facd 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig | |||
@@ -257,8 +257,7 @@ config ARCH_HAS_OPP | |||
257 | bool | 257 | bool |
258 | 258 | ||
259 | config PM_OPP | 259 | config PM_OPP |
260 | bool "Operating Performance Point (OPP) Layer library" | 260 | bool |
261 | depends on ARCH_HAS_OPP | ||
262 | ---help--- | 261 | ---help--- |
263 | SOCs have a standard set of tuples consisting of frequency and | 262 | SOCs have a standard set of tuples consisting of frequency and |
264 | voltage pairs that the device will support per voltage domain. This | 263 | voltage pairs that the device will support per voltage domain. This |