X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=7e231b00e49679aac4d65f3e3e0bbb861cad6409;hb=d57f8d9bfe308d853e37f0eebd3fe58f04d8739b;hp=cfbabb2bbb0534a445b407e96bf679d09eb3faf8;hpb=4a63fd4cef38da57f4b44d8ac88737faa0a12846;p=palacios.git diff --git a/Kconfig b/Kconfig index cfbabb2..7e231b0 100644 --- a/Kconfig +++ b/Kconfig @@ -165,7 +165,13 @@ config PMU_TELEMETRY Enable telemetry information for a range of PMU counters This causes the currently configured PMU counts to be printed - +config PWRSTAT_TELEMETRY + bool "Enable power statistics telemetry" + default n + depends on TELEMETRY && HOST_PWRSTAT + help + Enable telemetry information for power/energy counters + config EXPERIMENTAL bool "Enable Experimental options"