powercap/drivers/dtpm: Add API for dynamic thermal power management
[linux-2.6-microblaze.git] / drivers / powercap / Kconfig
index bc22872..cc1953b 100644 (file)
@@ -43,4 +43,10 @@ config IDLE_INJECT
          CPUs for power capping. Idle period can be injected
          synchronously on a set of specified CPUs or alternatively
          on a per CPU basis.
+
+config DTPM
+       bool "Power capping for Dynamic Thermal Power Management"
+       help
+         This enables support for the power capping for the dynamic
+         thermal power management userspace engine.
 endif