for powertop to provide wakeup/seconds events

Signed-off-by: Nilesh Bacchewar <nilesh.bacche...@intel.com>
---
 features/powertop/powertop.cfg   | 5 +++++
 features/soc/broxton/broxton.scc | 2 ++
 2 files changed, 7 insertions(+)
 create mode 100644 features/powertop/powertop.cfg

diff --git a/features/powertop/powertop.cfg b/features/powertop/powertop.cfg
new file mode 100644
index 0000000..922a731
--- /dev/null
+++ b/features/powertop/powertop.cfg
@@ -0,0 +1,5 @@
+# make debugging options available
+CONFIG_DEBUG_KERNEL=y
+
+# Collect kernel timers statistics
+CONFIG_TIMER_STATS=y
diff --git a/features/soc/broxton/broxton.scc b/features/soc/broxton/broxton.scc
index 8e268e5..aea7bbd 100644
--- a/features/soc/broxton/broxton.scc
+++ b/features/soc/broxton/broxton.scc
@@ -14,4 +14,6 @@ include features/usb/designware-usb3.scc
 include features/intel-pinctrl/intel-pinctrl.scc
 include features/usb/usb-typec.scc
 
+include features/powertop/powertop.scc
+
 kconf hardware broxton.cfg
-- 
1.9.1

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to