]> Git Repo - linux.git/commitdiff
powercap/drivers/dtpm: Add the experimental label to the option description
authorDaniel Lezcano <[email protected]>
Wed, 24 Feb 2021 18:30:22 +0000 (19:30 +0100)
committerRafael J. Wysocki <[email protected]>
Mon, 1 Mar 2021 16:43:29 +0000 (17:43 +0100)
The DTPM framework will evolve in the next cycles. Let's add a
temporary EXPERIMENTAL tag to the option so users will be aware
the API may change over time.

Signed-off-by: Daniel Lezcano <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/powercap/Kconfig

index 20b4325c6161cbc2c39f29e3338beaa83f85b724..8242e8c5ed77ec760efae8b5543488b3db054cab 100644 (file)
@@ -45,7 +45,7 @@ config IDLE_INJECT
          on a per CPU basis.
 
 config DTPM
-       bool "Power capping for Dynamic Thermal Power Management"
+       bool "Power capping for Dynamic Thermal Power Management (EXPERIMENTAL)"
        help
          This enables support for the power capping for the dynamic
          thermal power management userspace engine.
This page took 0.057301 seconds and 4 git commands to generate.